aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-01-20re PR c++/51922 (g++.dg/ext/attrib42.C FAILs)Jason Merrill2-1/+6
2012-01-20i386.c: Fix checks for !TARGET_MACHO.Tijl Coosemans3-6/+11
2012-01-20re PR target/51915 (ICE in output_move_double)Jakub Jelinek4-1/+30
2012-01-20re PR debug/45682 (missing namespace parent die when using -gdwarf-4)Cary Coutant4-18/+114
2012-01-20re PR c++/51402 (ICE with invalid template parameter)Paolo Carlini4-1/+22
2012-01-20Skip gcc.misc-tests/gcov-14.c on Tru64 UNIXRainer Orth2-1/+7
2012-01-20Require visibility support in g++.dg/ext/visibility/template9.CRainer Orth2-0/+5
2012-01-20re PR rtl-optimization/51856 (ICE in reload_cse_simplify_operands)Andreas Krebbel4-2/+35
2012-01-20compiler: Handle recursive interfaces.Ian Lance Taylor12-232/+396
2012-01-20go-test.exp (go-gc-tests): Pass correctly formatted options to go_target_comp...Uros Bizjak2-10/+17
2012-01-20re PR target/51819 (Neon wrong code generation, Error: unsupported alignment ...Ramana Radhakrishnan2-2/+8
2012-01-20re PR target/49868 (Implement named address space to place/access data in fla...Georg-Johann Lay4-72/+446
2012-01-20re PR libfortran/51899 (libgfortran's chmod.c fails to build on MinGW)Tobias Burnus5-4/+66
2012-01-20pr51344.C: Fix typo.Kai Tietz2-0/+6
2012-01-20re PR tree-optimization/51903 (ICE: in gimple_purge_all_dead_eh_edges, at tre...Richard Guenther4-2/+24
2012-01-20re PR target/50313 (ARM: PIC code references a non-existant label)Ramana Radhakrishnan3-23/+53
2012-01-20re PR fortran/51056 ([OOP] Bogus "Unused module variable '__vtab_domain_Domai...Tobias Burnus4-4/+60
2012-01-20re PR target/51106 (ICE in move_insn, at haifa-sched.c:2314)Andrey Belevantsev5-1/+41
2012-01-20Daily bump.GCC Administrator1-1/+1
2012-01-19re PR c++/51344 (cc1plus hangs when compiling)Kai Tietz4-2/+21
2012-01-19re PR rtl-optimization/40761 (IRA memory hog for insanely nested loops)Vladimir Makarov9-99/+193
2012-01-19re PR fortran/51904 (ICE on SIZE function evaluation)Tobias Burnus4-0/+32
2012-01-19re PR libmudflap/40778 (Mudflap instrumentation missing in cloned function.)Jakub Jelinek4-7/+51
2012-01-19re PR target/51876 (Recent extra neon related testsuite regressions on arm-li...Jakub Jelinek2-1/+7
2012-01-19re PR tree-optimization/46590 (long compile time with -O2 and many loops)Michael Matz2-9/+33
2012-01-19re PR c++/51889 (can't override a using-declaration in a template)Jason Merrill5-14/+35
2012-01-19re PR lto/51280 (ICE when lto1 does not have -fgnu-tm and object file uses TM)Aldy Hernandez4-0/+34
2012-01-19re PR target/48496 ('asm' operand requires impossible reload)Jakub Jelinek2-3/+12
2012-01-19re PR libstdc++/51845 (23_containers/unordered_multimap/erase/24061-multimap....Jakub Jelinek3-1/+82
2012-01-19re PR bootstrap/50237 (bootstrap comparison failure for libcpp/lex.o)Jakub Jelinek6-266/+226
2012-01-19re PR tree-optimization/37997 (PHI translation does not simplify to non-const...Richard Guenther2-0/+26
2012-01-19re PR rtl-optimization/51505 (ICE: in form_sum, at reload.c:5349 with -O --pa...Andrey Belevantsev4-3/+75
2012-01-19Daily bump.GCC Administrator1-1/+1
2012-01-18acinclude (GLIBCXX_CONFIGURE_DOCBOOK): Fix quoting.Benjamin Kosnik3-4/+8
2012-01-18configure.ac: Move epub checks...Benjamin Kosnik4-72/+49
2012-01-18re PR fortran/51634 ([OOP] ICE with polymorphic operators)Paul Thomas5-1/+127
2012-01-18re PR c++/51225 ([c++0x] [4.7 Regression] ICE with invalid template parameter)Paolo Carlini5-2/+37
2012-01-18re PR libstdc++/51866 ([c++0x][4.7 Regression] unordered_multiset compares mo...François Dumont4-8/+194
2012-01-18morestack.S: Simplify CFI opcodes throughout.Ian Lance Taylor1-1/+5
2012-01-18re PR fortran/48426 ([patch] Quad precision promotion)Zydrunas Gimbutas1-0/+20
2012-01-18trans-mem.c (requires_barrier): Remove call to is_global_var.Aldy Hernandez2-3/+5
2012-01-18c-opts.c (c_common_post_options): Reset LTO flags if we are about to generate...Richard Guenther2-0/+12
2012-01-18tree-ssa.c (useless_type_conversion_p): Remove special-casing of conversions ...Richard Guenther2-4/+5
2012-01-18re PR go/50656 (Several Go tests with unrecognized test line)Ian Lance Taylor4-9/+56
2012-01-18Daily bump.GCC Administrator1-1/+1
2012-01-17*: Regenerate.Benjamin Kosnik53-232/+256
2012-01-17configure.ac (BUILD_EPUB): Adjust for epub3.Benjamin Kosnik13-105/+96
2012-01-17re PR middle-end/50325 (76 new fails with rev. 177691)Andreas Krebbel4-4/+31
2012-01-17compiler: Don't use import path for ./ or ../ imports.Ian Lance Taylor1-3/+14
2012-01-17re PR target/51872 (Shrink-wrapping with -mminimal-toc causes bootstrap failure)Jakub Jelinek8-14/+72