aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2012-01-23re PR rtl-optimization/51933 (wrong code due to -free)Jakub Jelinek4-83/+210
2012-01-23[multiple changes]Arnaud Charlet12-193/+277
2012-01-23[multiple changes]Arnaud Charlet8-80/+200
2012-01-23[multiple changes]Arnaud Charlet5-58/+102
2012-01-23[multiple changes]Arnaud Charlet3-3/+13
2012-01-23[multiple changes]Arnaud Charlet7-11/+69
2012-01-23[multiple changes]Arnaud Charlet4-8/+25
2012-01-23[multiple changes]Arnaud Charlet4-46/+48
2012-01-23[multiple changes]Arnaud Charlet6-36/+140
2012-01-23Interix resurrectionDouglas Rupp12-419/+311
2012-01-23Daily bump.GCC Administrator1-1/+1
2012-01-22re PR c++/51832 (Rev.182970 causes LTO link errors (multiple definitions of a...Jason Merrill6-0/+28
2012-01-22re PR rtl-optimization/51924 (wrong code with -O -free -fno-rename-registers ...Eric Botcazou4-10/+68
2012-01-22re PR target/51931 (No support for MIPS16 long branches)Richard Sandiford3-0/+14
2012-01-22ptrmem6.C: xfail a test for ARM and MIPS in C++11 mode.Richard Sandiford2-1/+6
2012-01-22Daily bump.GCC Administrator1-1/+1
2012-01-21compiler: The type descriptor of an undefined forward type is an error.Ian Lance Taylor3-4/+22
2012-01-21compiler: Check for calling value method with dereferenced value.Ian Lance Taylor1-0/+8
2012-01-21compiler: Change alias handling, change rune alias to int32.Ian Lance Taylor19-67/+240
2012-01-21kfreebsd-gnu.h (GNU_USER_DYNAMIC_LINKERX32): New macro.Robert Millan2-2/+9
2012-01-21[multiple changes]Steven G. Kargl5-3/+28
2012-01-21re PR fortran/51913 ([OOP] bug when submitting a class pointer to a subroutine)Tobias Burnus4-3/+53
2012-01-21re PR ada/46192 (wrong code for renaming of volatile packed array with addres...Eric Botcazou5-0/+53
2012-01-21Daily bump.GCC Administrator1-1/+1
2012-01-20compiler: Don't crash if receiver name is _.Ian Lance Taylor1-1/+2
2012-01-20compiler: Handle _ with explicit type correctly.Ian Lance Taylor1-2/+15
2012-01-20re PR tree-optimization/51914 ([4.7] vect-intfloat-conversion4a/b tests fail ...Jakub Jelinek2-3/+15
2012-01-20re PR testsuite/51919 (g++.dg/pch/mangle1.* test FAILs without LTO)Jason Merrill3-11/+5
2012-01-20* cfgrtl.c (rtl_dump_bb): Do not dump insns for {ENTRY|EXIT}_BLOCK.Eric Botcazou2-3/+8
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-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