aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-17Add line map statistics to -fmem-report outputTom Tromey8-4/+231
2011-10-17Support -fdebug-cpp optionTom Tromey11-12/+144
2011-10-17Emit macro expansion related diagnosticsTom Tromey16-11/+343
2011-10-17Generate virtual locations for tokensTom Tromey17-153/+1434
2011-10-17Linemap infrastructure for virtual locationsTom Tromey23-207/+1767
2011-10-17re PR c++/48489 (Invalid error message 'has no member named' when referring d...Paolo Carlini4-1/+28
2011-10-17re PR fortran/47023 (C_Sizeof: Rejects valid code)Janus Weil4-2/+22
2011-10-17vect-21.c: Expect the loops to get vectorized on targets that support vector ...Ira Rosen2-1/+6
2011-10-17Daily bump.GCC Administrator1-1/+1
2011-10-16Increase the GGC quire size to 2MBAndi Kleen2-1/+5
2011-10-16Add error checking to lto_section_readAndi Kleen2-2/+13
2011-10-16Rename __gnu_slim_lto to __gnu_lto_slimAndi Kleen2-3/+7
2011-10-16frontend-passes.c (current_ns): Make static.Thomas Koenig2-2/+23
2011-10-16re PR fortran/47023 (C_Sizeof: Rejects valid code)Janus Weil4-13/+50
2011-10-16re PR fortran/50547 (dummy procedure argument of PURE shall be PURE)Janus Weil4-68/+79
2011-10-16re PR tree-optimization/50727 (ICE with segfault in flow_bb_inside_loop_p)Ira Rosen4-0/+34
2011-10-16Move testsuite entries to proper fileEric Botcazou2-4/+5
2011-10-16re PR rtl-optimization/50615 (ICE: in distribute_notes, at combine.c:13282 wi...Eric Botcazou4-7/+34
2011-10-16re PR tree-optimization/50596 (Problems in vectorization of condition express...Jakub Jelinek5-7/+604
2011-10-16[multiple changes]Arnaud Charlet10-57/+109
2011-10-16tree-vect-stmts.c (vectorizable_load): For SLP without permutation treat the ...Ira Rosen5-34/+233
2011-10-16re PR middle-end/48668 (COMDAT Group signature not emitted in group)Jan Hubicka2-1/+15
2011-10-16Daily bump.GCC Administrator1-1/+1
2011-10-15re PR c++/50732 ([type_traits] is_base_of<Base, Derived> unnecessarily instan...Paolo Carlini6-24/+35
2011-10-15Use VEC_PERM_EXPR in the vectorizer.Richard Henderson5-88/+65
2011-10-15* gcc.target/sparc/combined-1.c: Compile at -O2.Eric Botcazou2-1/+5
2011-10-15* ChangeLog: Fix whitespace.Uros Bizjak1-33/+22
2011-10-16re PR bootstrap/50738 (Bootstrap failure at revision 180028 on powerpc-apple-...Alan Modra2-1/+7
2011-10-15fma_float_?.c (dg-prune_output): Remove.Uros Bizjak49-96/+60
2011-10-15ifcvt.c (dead_or_predicable): Disable if-conversion when doing so is likely t...Alan Modra2-0/+61
2011-10-15re PR rtl-optimization/49941 (segmentation fault in redirect_jump_2)Alan Modra6-13/+33
2011-10-15lang-specs.h: Ensure -mrtp switch is passed when using either rtp-smp or rave...Nicolas Roche2-1/+6
2011-10-15[multiple changes]Arnaud Charlet7-22/+42
2011-10-15gfortran.texi (Fortran 2008 status, [...]): Update implementation status, cha...Tobias Burnus15-45/+77
2011-10-14Fix mv8plus, allow targetting Linux or Solaris from other sparc host.David S. Miller7-25/+174
2011-10-15re PR target/49263 (SH Target: underutilized "TST #imm, R0" instruction)Oleg Endo5-7/+194
2011-10-15Daily bump.GCC Administrator1-1/+1
2011-10-14* gnat.dg/specs/debug1.ads: Tweak.Eric Botcazou2-1/+5
2011-10-14re PR target/50354 (architecture mismatch between compiler and assembler)Eric Botcazou2-1/+16
2011-10-14* invoke.texi (AVR Options): Avoid \leq{}.Gerald Pfeifer2-1/+5
2011-10-14gimplify.c (gimplify_expr): Take care that for bitwise-binary transformation ...Kai Tietz4-2/+34
2011-10-14sse.md (vec_widen_smult_hi_v8hi, [...]): Macroize using VI2_AVX2 mode iterato...Jakub Jelinek8-89/+429
2011-10-14fix PR tagJason Merrill2-2/+2
2011-10-14re PR c++/50563 ([C++0x] Weird syntax acceptance rules for non-static data me...Jason Merrill4-1/+29
2011-10-14re PR c++/50707 ([C++0x] Non-static const data member initializer breaks defa...Jason Merrill4-19/+40
2011-10-14pt.c (tsubst_decl): Use void_zero_node instead of error_mark_node as a placeh...Jason Merrill2-2/+7
2011-10-14re PR fortran/50570 (Incorrect error for assignment to intent(in) pointer)Janus Weil4-1/+36
2011-10-14Changed cost for loading QImode using movzbl.Yakovlev Vladimir2-1/+6
2011-10-14Fix typo in my last changeMichael Meissner2-2/+7
2011-10-14sse.md (vec_interleave_high<mode>, [...]): Add AVX2 expanders for VI_256 modes.Jakub Jelinek3-0/+119