aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-10[Patch testsuite] Further reduce the alignment in gcc.dg/vect/pr65310.cJames Greenhalgh2-1/+5
2015-03-10pr54680.c: Add -fno-ipa-icf option.Oleg Endo2-1/+5
2015-03-10re PR ipa/44563 (GCC uses a lot of RAM when compiling a large numbers of func...Richard Biener3-11/+34
2015-03-10[NDS32] Rename some variables so that we can clearly identify they represent ...Chung-Ju Wu4-61/+82
2015-03-10ipa-icf-36.c (dg-final): Cleanup icf ipa dump.Uros Bizjak3-8/+15
2015-03-10dominance.c (nearest_common_dominator_for_set): Fix A_Dominated_by_B code in ...Thomas Preud'homme2-1/+6
2015-03-10re PR c/65120 (Wlogical-not-parentheses should not warn about double exclamat...Jakub Jelinek9-3/+93
2015-03-10re PR rtl-optimization/65321 (ICE on valid code at -O2 and -O3 with -g enable...Jakub Jelinek5-1/+75
2015-03-10re PR tree-optimization/65355 (vectorizer increase alignment of symbols alrea...Jan Hubicka6-20/+31
2015-03-10Daily bump.GCC Administrator1-1/+1
2015-03-10re PR go/65353 (unknown ptrSize for $GOARCH "arm64" on aarch64-linux-gnu)Ian Lance Taylor1-10/+32
2015-03-09re PR go/65349 (go tool crashes, can't compile go code on 32bit linux systems)Ian Lance Taylor1-1/+3
2015-03-09re PR go/65349 (go tool crashes, can't compile go code on 32bit linux systems)Ian Lance Taylor1-30/+6
2015-03-10re PR target/65286 (When building on powerpc64le-unknown-linux-gnu, --disable...Alan Modra5-19/+41
2015-03-09t-linux (MULTILIB_EXCEPTIONS): Define for m2a cases.Yoshinori Sato2-0/+12
2015-03-09re PR lto/65361 (LTO: tree check: expected tree that contains ‘decl minimal...Jakub Jelinek2-3/+9
2015-03-09re PR c++/65339 (C++ ICE with lambda and no capture list)Jason Merrill3-1/+37
2015-03-09re PR c/65120 (Wlogical-not-parentheses should not warn about double exclamat...Jakub Jelinek7-20/+142
2015-03-09re PR sanitizer/63958 (bootstrap failure in the sanitizer libs on sparc-linux...Jakub Jelinek3-3/+76
2015-03-09Fix PR number for 65121 in Changelog.Ramana Radhakrishnan1-0/+1
2015-03-09re PR ipa/65270 (issues with merging memory accesses from different code paths)Richard Biener6-11/+100
2015-03-09re PR libstdc++/64467 (28_regex/traits/char/isctype.cc and wchar_t/isctype.cc)Jonathan Wakely2-12/+14
2015-03-09c-convert.c (convert): Make use of do_ubsan_in_current_function.Marek Polacek4-10/+9
2015-03-09ipa-inline-analysis.c (check_callers): Check node->can_remove_if_no_direct_ca...Jan Hubicka4-32/+68
2015-03-09re PR middle-end/63743 (Thumb1: big regression for float operators by r216728)Thomas Preud'homme4-4/+24
2015-03-09re PR lto/65316 (LTO: Uninitialized memory / ICE with -g -fno-lto-odr-type-me...Jan Hubicka7-278/+634
2015-03-09Daily bump.GCC Administrator1-1/+1
2015-03-08re PR target/62247 (FAIL: g++.dg/abi/anon3.C -std=c++98/9 scan-assembler .w...John David Anglin3-3/+8
2015-03-08pr63621.C: Add dg-require-effective-target named_sections.John David Anglin2-0/+3
2015-03-08varasm.c (function_section_1): Use definition_alignment.Jan Hubicka2-12/+32
2015-03-08re PR ipa/65334 (r221099 caused: FAIL: gfortran.fortran-torture/execute/in-pa...Jan Hubicka6-60/+131
2015-03-08re PR target/62251 (FAIL: gfortran.dg/quad_2.f90 execution test)John David Anglin2-1/+4
2015-03-08signbit-sa.c: Add dg-require-effective-target c99_runtimeJohn David Anglin2-0/+3
2015-03-08pr64307.c: Add target c99_runtime.John David Anglin2-1/+3
2015-03-08ipa-icf-34.c: Add dg-require-alias.John David Anglin2-0/+5
2015-03-08Add missing PR target/59828 to ChangeLog entry.David Edelsohn1-0/+1
2015-03-08re PR fortran/60898 (model compile error with gfortran 4.7 and gcc 4.9)Mikael Morin4-4/+166
2015-03-08Daily bump.GCC Administrator1-1/+1
2015-03-07re PR lto/65316 (LTO: Uninitialized memory / ICE with -g -fno-lto-odr-type-me...Jan Hubicka2-1/+13
2015-03-07re PR target/65153 ([SH][4.9 Regression] "insn does not satisfy its constrain...Oleg Endo2-0/+45
2015-03-07re PR target/65249 (unable to find a register to spill in class 'R0_REGS' whe...Oleg Endo2-0/+59
2015-03-07Use long long for uint64_t/int64_tH.J. Lu2-2/+8
2015-03-07* de.po: Update.Joseph Myers2-376/+302
2015-03-07Daily bump.GCC Administrator1-1/+1
2015-03-06re PR sanitizer/65280 (-fsanitize=bounds does not detect out-of-bounds access)Marek Polacek9-4/+88
2015-03-06ptree.c (cxx_print_lambda_node): New.Aldy Hernandez2-0/+36
2015-03-06re PR testsuite/63175 (FAIL: gcc.dg/vect/costmodel/ppc/costmodel-bb-slp-9a.c ...Martin Sebor3-14/+48
2015-03-06dg-extract-results.sh: Check that the necessary python modules exist.Bernd Edlinger2-1/+5
2015-03-06Remove inefficient branchless conditional negate optimizationWilco Dijkstra5-161/+23
2015-03-06libgo: Upgrade to Go 1.4.2 release.Ian Lance Taylor18-66/+170