aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-06-21move.h (__is_nothrow_swappable): Add.Daniel Krugler4-2/+50
2011-06-21re PR c++/49482 ([C++0x] unused parameter warning on lambda in function templ...Jason Merrill4-1/+23
2011-06-21call.c (add_builtin_candidates): Use cv_unqualified rather than TYPE_MAIN_VAR...Jason Merrill4-4/+9
2011-06-21re PR c++/49418 (G++ discards cv-quals from template parameter types)Jason Merrill5-3/+24
2011-06-21cosmetic. Add sync_ to all the expand_builtin defines which do not match the ...Andrew MacLeod16-256/+291
2011-06-21re PR target/33049 ([avr] bit extraction non optimal, inversing logic solves ...Georg-Johann Lay4-0/+79
2011-06-21re PR libgcj/49314 (md5test, shatest output FAILs on Tru64 UNIX)Rainer Orth2-4/+11
2011-06-21re PR middle-end/49489 (gcc.c-torture/execute/builtin-bitops-1.c fails on x86...Jakub Jelinek3-8/+46
2011-06-21* config/avr/avr.md (*jcindirect_jump): Fix build warning.Georg-Johann Lay2-2/+5
2011-06-21gensupport.c (add_define_attr): New static function.Bernd Schmidt3-18/+187
2011-06-21shared-object.mk (c_flags-$o): Save c_flags.Rainer Orth2-2/+10
2011-06-21Makefile.in (lib2funcs): Add _clrsbsi2 and _clrsbdi2.Bernd Schmidt22-32/+232
2011-06-21re PR fortran/49112 ([OOP] Missing type-bound procedure, "duplicate save" war...Janus Weil4-2/+28
2011-06-21ipa-inline-transform.c (inline_transform): Fix previous change.Richard Guenther2-5/+10
2011-06-21re PR tree-optimization/49478 (ice in expand_widen_pattern_expr with -O3)Ira Rosen4-0/+54
2011-06-21ipa-inline-transform.c (inline_transform): Fix typo.Richard Guenther2-1/+5
2011-06-21re PR tree-optimization/49483 (unable to vectorize code equivalent to "scalbnf")Richard Guenther4-2/+54
2011-06-21gcc.pot: Regenerate.Joseph Myers4-7954/+8589
2011-06-21Fixed several pathnames to be relative to gcc/testsuite.Rainer Orth1-47/+46
2011-06-21gcc_update (gcc/config/avr/avr-tables.opt): New dependencies.Joseph Myers17-269/+839
2011-06-21re PR testsuite/49443 (gcc.dg/vect/vect-peel-3.c and vect-peel-4.c fail on IA...Ira Rosen3-3/+10
2011-06-21usegld.h: New file.Rainer Orth17-796/+600
2011-06-21Remove >>>> marker.Jakub Jelinek1-1/+0
2011-06-21PR middle-end/49139 fix always_inline diagnosticsChristian Bruel7-5/+25
2011-06-21PR middle-end/49139 PR other/43564 make sure the inline function is inlinedChristian Bruel2-2/+9
2011-06-21PR middle-end/49139 fix always_inline diagnosticsChristian Bruel2-0/+31
2011-06-21PR middle-end/49139 fix always_inline diagnosticsChristian Bruel16-32/+50
2011-06-21Makefile.in (dg_target_exps): Set.Jakub Jelinek7-36/+79
2011-06-20re PR c++/49216 ([C++0x] ICE on compiling new-expression with braced-init-lis...Jason Merrill6-11/+39
2011-06-20re PR c++/48138 (__attribute__((aligned)) should give an error when applied t...Jason Merrill3-9/+41
2011-06-21Daily bump.GCC Administrator1-1/+1
2011-06-20pr49089: enable avx256 splitting unaligned load/store only when beneficialChangpeng Fang2-2/+18
2011-06-20re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus19-37/+441
2011-06-20regrename.c (scan_rtx_reg): Handle the case where we write to an open chain i...Bernd Schmidt2-4/+18
2011-06-20scandump.exp (scan-dump, [...]): Treat a missing dump file as unresolved and ...Janis Johnson2-5/+14
2011-06-20scanasm.exp (object-size): Move argument processing earlier to report errors ...Janis Johnson2-21/+36
2011-06-20Don't check zero/sign extended hard registers.H.J. Lu2-6/+6
2011-06-21rs6000.c (rs6000_cannot_force_const_mem): Match CONST high part large-toc add...Alan Modra3-2/+13
2011-06-20Check zero/sign extended hard registers.H.J. Lu2-0/+12
2011-06-20re PR c++/47080 ([C++0x] explicit conversion function return conversions not ...Jason Merrill4-4/+63
2011-06-20re PR c++/47635 ([C++0x] ICE on invalid code in constructor_name_p, at cp/nam...Jason Merrill4-12/+21
2011-06-20re PR c++/48138 (__attribute__((aligned)) should give an error when applied t...Jason Merrill4-0/+36
2011-06-20re PR c++/49205 ([C++0x] Default constructor with pack expansion parameter no...Jason Merrill4-3/+22
2011-06-20re PR c++/37089 ([C++0x] rvalue/lvalue reference collapsing not performed in ...Jason Merrill3-4/+41
2011-06-20re PR c++/43321 ([c++0x] ICE on valid auto)Jason Merrill10-77/+52
2011-06-20re PR c++/43831 ([C++0x] gcc-4.5.0 does not fail invalid lambda captures (aga...Jason Merrill5-26/+82
2011-06-20re PR target/49385 (Invalid RTL intstruction for ARM)Ramana Radhakrishnan2-1/+9
2011-06-20ChangeLog gcc/Kai Tietz9-4/+99
2011-06-20tuple (__conv_types, [...]): Add.Daniel Krugler4-113/+51
2011-06-20* regrename.c (do_replace): Don't update notes.Bernd Schmidt2-32/+4