summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* re PR ipa/44563 (GCC uses a lot of RAM when compiling a large numbers of func...Richard Biener2015-03-103-11/+34
* [NDS32] Rename some variables so that we can clearly identify they represent ...Chung-Ju Wu2015-03-104-61/+82
* ipa-icf-36.c (dg-final): Cleanup icf ipa dump.Uros Bizjak2015-03-103-8/+15
* dominance.c (nearest_common_dominator_for_set): Fix A_Dominated_by_B code in ...Thomas Preud'homme2015-03-102-1/+6
* re PR c/65120 (Wlogical-not-parentheses should not warn about double exclamat...Jakub Jelinek2015-03-109-3/+93
* re PR rtl-optimization/65321 (ICE on valid code at -O2 and -O3 with -g enable...Jakub Jelinek2015-03-105-1/+75
* re PR tree-optimization/65355 (vectorizer increase alignment of symbols alrea...Jan Hubicka2015-03-106-20/+31
* Daily bump.GCC Administrator2015-03-101-1/+1
* re PR go/65353 (unknown ptrSize for $GOARCH "arm64" on aarch64-linux-gnu)Ian Lance Taylor2015-03-101-10/+32
* re PR go/65349 (go tool crashes, can't compile go code on 32bit linux systems)Ian Lance Taylor2015-03-091-1/+3
* re PR go/65349 (go tool crashes, can't compile go code on 32bit linux systems)Ian Lance Taylor2015-03-091-30/+6
* re PR target/65286 (When building on powerpc64le-unknown-linux-gnu, --disable...Alan Modra2015-03-105-19/+41
* t-linux (MULTILIB_EXCEPTIONS): Define for m2a cases.Yoshinori Sato2015-03-092-0/+12
* re PR lto/65361 (LTO: tree check: expected tree that contains ‘decl minimal...Jakub Jelinek2015-03-092-3/+9
* re PR c++/65339 (C++ ICE with lambda and no capture list)Jason Merrill2015-03-093-1/+37
* re PR c/65120 (Wlogical-not-parentheses should not warn about double exclamat...Jakub Jelinek2015-03-097-20/+142
* re PR sanitizer/63958 (bootstrap failure in the sanitizer libs on sparc-linux...Jakub Jelinek2015-03-093-3/+76
* Fix PR number for 65121 in Changelog.Ramana Radhakrishnan2015-03-091-0/+1
* re PR ipa/65270 (issues with merging memory accesses from different code paths)Richard Biener2015-03-096-11/+100
* re PR libstdc++/64467 (28_regex/traits/char/isctype.cc and wchar_t/isctype.cc)Jonathan Wakely2015-03-092-12/+14
* c-convert.c (convert): Make use of do_ubsan_in_current_function.Marek Polacek2015-03-094-10/+9
* ipa-inline-analysis.c (check_callers): Check node->can_remove_if_no_direct_ca...Jan Hubicka2015-03-094-32/+68
* re PR middle-end/63743 (Thumb1: big regression for float operators by r216728)Thomas Preud'homme2015-03-094-4/+24
* re PR lto/65316 (LTO: Uninitialized memory / ICE with -g -fno-lto-odr-type-me...Jan Hubicka2015-03-097-278/+634
* Daily bump.GCC Administrator2015-03-091-1/+1
* re PR target/62247 (FAIL: g++.dg/abi/anon3.C -std=c++98/9 scan-assembler .w...John David Anglin2015-03-083-3/+8
* pr63621.C: Add dg-require-effective-target named_sections.John David Anglin2015-03-082-0/+3
* varasm.c (function_section_1): Use definition_alignment.Jan Hubicka2015-03-082-12/+32
* re PR ipa/65334 (r221099 caused: FAIL: gfortran.fortran-torture/execute/in-pa...Jan Hubicka2015-03-086-60/+131
* re PR target/62251 (FAIL: gfortran.dg/quad_2.f90 execution test)John David Anglin2015-03-082-1/+4
* signbit-sa.c: Add dg-require-effective-target c99_runtimeJohn David Anglin2015-03-082-0/+3
* pr64307.c: Add target c99_runtime.John David Anglin2015-03-082-1/+3
* ipa-icf-34.c: Add dg-require-alias.John David Anglin2015-03-082-0/+5
* Add missing PR target/59828 to ChangeLog entry.David Edelsohn2015-03-081-0/+1
* re PR fortran/60898 (model compile error with gfortran 4.7 and gcc 4.9)Mikael Morin2015-03-084-4/+166
* Daily bump.GCC Administrator2015-03-081-1/+1
* re PR lto/65316 (LTO: Uninitialized memory / ICE with -g -fno-lto-odr-type-me...Jan Hubicka2015-03-072-1/+13
* re PR target/65153 ([SH][4.9 Regression] "insn does not satisfy its constrain...Oleg Endo2015-03-072-0/+45
* re PR target/65249 (unable to find a register to spill in class 'R0_REGS' whe...Oleg Endo2015-03-072-0/+59
* Use long long for uint64_t/int64_tH.J. Lu2015-03-072-2/+8
* * de.po: Update.Joseph Myers2015-03-072-376/+302
* Daily bump.GCC Administrator2015-03-071-1/+1
* re PR sanitizer/65280 (-fsanitize=bounds does not detect out-of-bounds access)Marek Polacek2015-03-069-4/+88
* ptree.c (cxx_print_lambda_node): New.Aldy Hernandez2015-03-062-0/+36
* re PR testsuite/63175 (FAIL: gcc.dg/vect/costmodel/ppc/costmodel-bb-slp-9a.c ...Martin Sebor2015-03-063-14/+48
* dg-extract-results.sh: Check that the necessary python modules exist.Bernd Edlinger2015-03-062-1/+5
* Remove inefficient branchless conditional negate optimizationWilco Dijkstra2015-03-065-161/+23
* libgo: Upgrade to Go 1.4.2 release.Ian Lance Taylor2015-03-0618-66/+170
* re PR lto/65302 (LTO: ICE internal compiler error: verify_flow_info failed)Jan Hubicka2015-03-065-0/+194
* [ARM testsuite obvious] Fixup atomic-comp-swap-release-acquire.c to not use ICFJames Greenhalgh2015-03-062-1/+6