summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* Introduce class rtx_readerDavid Malcolm2016-09-2110-137/+318
* Add PR target/71395 marker to 71395 fixMichael Meissner2016-09-211-0/+1
* c-common.c (c_common_truthvalue_conversion): Inhibit Wint-in-bool-context war...Bernd Edlinger2016-09-212-2/+10
* Add from_macro_definition_at predicate for locations.Jason Merrill2016-09-212-0/+9
* Core 903Jason Merrill2016-09-213-0/+9
* Add _FloatN, _FloatNx tests for __builtin_fpclassify.Joseph Myers2016-09-219-0/+157
* Fix JUMP_LABEL documentationSegher Boessenkool2016-09-212-2/+6
* PR bootstrap/77676 - powerpc64 and powerpc64le stage2 bootstrap failMartin Sebor2016-09-212-1/+7
* dump-noaddr.x: Remove debug statements.Uros Bizjak2016-09-212-5/+5
* re PR c++/77651 (c++ -Wno-aligned-new ICEs)Jakub Jelinek2016-09-219-21/+61
* [ARM] FP16 ARM Alternative format variants of AAPCS tests.Matthew Wahab2016-09-217-0/+155
* re PR tree-optimization/77550 (std::deque with -O3 has infinite std::distance)Bernd Edlinger2016-09-214-29/+374
* gimple-ssa-sprintf.c (pass_sprintf_length::compute_format_length): Add falls ...Marek Polacek2016-09-212-0/+6
* dwarf2out.c (remove_child_with_prev): Clear child->die_sib.Richard Biener2016-09-212-6/+22
* re PR target/77326 ([avr] Invalid optimization omits comparison)Georg-Johann Lay2016-09-214-2/+75
* pr68078.f90: Run on x86_64_*_linux* only.Louis Krupp2016-09-212-2/+14
* re PR tree-optimization/77648 (Setting conversion to a integer to double to 0...Richard Biener2016-09-215-16/+107
* re PR tree-optimization/77621 (Internal compiler error for mtune=atom + msse2)Richard Biener2016-09-214-0/+31
* re PR fortran/77657 (link error with implementation of user-defined derived t...Paul Thomas2016-09-214-4/+103
* Make integer size explicitSenthil Kumar Selvaraj2016-09-212-2/+8
* Incorrect arithmetic optimization involving bitfield argumentsKugan Vivekanandarajah2016-09-214-8/+121
* PR middle-end/49905 - Better sanity checking on sprintf src & dest toMartin Sebor2016-09-2028-30/+5683
* Daily bump.GCC Administrator2016-09-211-1/+1
* Use ipa-vrp result in tree-vrpKugan Vivekanandarajah2016-09-205-2/+25
* Add IPA VRPKugan Vivekanandarajah2016-09-2023-7/+599
* Add Early VRPKugan Vivekanandarajah2016-09-2024-76/+536
* trans-intrinsic.c (conv_expr_ref_to_caf_ref): Adjust fall through comment.Marek Polacek2016-09-202-1/+6
* syscall: build export_unix_test.go on solarisIan Lance Taylor2016-09-201-1/+1
* i386.md (mult->ashift peephole2s): Use pow2p_hwi instead of exact_log2.Uros Bizjak2016-09-202-4/+10
* re PR go/77625 (go/gofrontend/ast-dump.cc:169:42: error: ‘new’ of type â€...Ian Lance Taylor2016-09-202-6/+6
* re PR tree-optimization/77621 (Internal compiler error for mtune=atom + msse2)Uros Bizjak2016-09-205-5/+35
* re PR go/77642 (GO Bootstrap fail starting with r239872 splitstack signature ...Ian Lance Taylor2016-09-201-1/+1
* invoke.texi (Warning Options): Simplify language.Gerald Pfeifer2016-09-202-5/+10
* * dbxout.c (xcoff_debug_hooks): Add filename parameter to early_finish hook.David Edelsohn2016-09-202-1/+6
* rs6000.c (rs6000_expand_vector_init): For V4SF inits on power8 and above, use...Michael Meissner2016-09-203-5/+40
* [PATCH] [AArch64] Add missing attributes to arm_neon.hTamar Christina2016-09-202-0/+19
* vax.h (ELIMINABLE_REGS): Define.Bernd Edlinger2016-09-202-0/+15
* re PR testsuite/63299 (ASan reported alloc-dealloc-mismatch in g++.old-deja/g...Maxim Ostapenko2016-09-202-1/+8
* re PR c++/77626 (ICE with -Wall on x86_64-linux-gnu (internal compiler error:...Jakub Jelinek2016-09-204-9/+26
* re PR c++/77638 (ICE on x86_64-linux-gnu (internal compiler error: tree check...Jakub Jelinek2016-09-204-1/+17
* re PR c++/77637 (ICE on x86_64-linux-gnu (Segmentation fault, tree_check, cp_...Jakub Jelinek2016-09-204-2/+20
* re PR middle-end/77624 (ICE on x86_64-linux-gnu (internal compiler error: in ...Jakub Jelinek2016-09-205-2/+56
* coarray_allocate_7.f08: Using + instead of fixed number of digits expected.Andre Vehreschild2016-09-202-1/+6
* re PR tree-optimization/77646 (GCC Segfault with -O3)Richard Biener2016-09-204-0/+36
* [GCC][PATCH] Add __artificial__ attribute to Aarch64 NEON intrinsicsTamar Christina2016-09-202-3333/+6644
* debug.h (gcc_debug_hooks): Add filename parameter to early_finish hook.Richard Biener2016-09-209-36/+49
* Daily bump.GCC Administrator2016-09-201-1/+1
* re PR c++/77434 (warn about suspicious precedence of ternary operator (?:))Bernd Edlinger2016-09-199-1/+77
* re PR other/77421 (Bugs found in GCC with the help of PVS-Studio)Bernd Edlinger2016-09-192-2/+7
* Define TS 18661-1 CR_DECIMAL_DIG in <float.h>.Joseph Myers2016-09-194-0/+30