aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2012-01-23re PR rtl-optimization/51933 (wrong code due to -free)Jakub Jelinek2-0/+56
2012-01-23Interix resurrectionDouglas Rupp2-1/+9
2012-01-22re PR c++/51832 (Rev.182970 causes LTO link errors (multiple definitions of a...Jason Merrill4-0/+21
2012-01-22re PR rtl-optimization/51924 (wrong code with -O -free -fno-rename-registers ...Eric Botcazou2-0/+43
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-21compiler: Change alias handling, change rune alias to int32.Ian Lance Taylor5-28/+23
2012-01-21[multiple changes]Steven G. Kargl3-1/+16
2012-01-21re PR fortran/51913 ([OOP] bug when submitting a class pointer to a subroutine)Tobias Burnus2-0/+45
2012-01-21re PR ada/46192 (wrong code for renaming of volatile packed array with addres...Eric Botcazou3-0/+39
2012-01-20re PR testsuite/51919 (g++.dg/pch/mangle1.* test FAILs without LTO)Jason Merrill3-11/+5
2012-01-20re PR c++/51922 (g++.dg/ext/attrib42.C FAILs)Jason Merrill2-1/+6
2012-01-20re PR target/51915 (ICE in output_move_double)Jakub Jelinek2-0/+18
2012-01-20re PR debug/45682 (missing namespace parent die when using -gdwarf-4)Cary Coutant2-0/+60
2012-01-20re PR c++/51402 (ICE with invalid template parameter)Paolo Carlini2-0/+12
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 Krebbel2-0/+27
2012-01-20compiler: Handle recursive interfaces.Ian Lance Taylor2-2/+2
2012-01-20go-test.exp (go-gc-tests): Pass correctly formatted options to go_target_comp...Uros Bizjak2-10/+17
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 Guenther2-0/+14
2012-01-20re PR fortran/51056 ([OOP] Bogus "Unused module variable '__vtab_domain_Domai...Tobias Burnus2-0/+41
2012-01-20re PR target/51106 (ICE in move_insn, at haifa-sched.c:2314)Andrey Belevantsev3-0/+34
2012-01-19re PR c++/51344 (cc1plus hangs when compiling)Kai Tietz2-0/+13
2012-01-19re PR fortran/51904 (ICE on SIZE function evaluation)Tobias Burnus2-0/+22
2012-01-19re PR c++/51889 (can't override a using-declaration in a template)Jason Merrill2-0/+17
2012-01-19re PR lto/51280 (ICE when lto1 does not have -fgnu-tm and object file uses TM)Aldy Hernandez2-0/+26
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 Belevantsev2-0/+24
2012-01-18re PR fortran/51634 ([OOP] ICE with polymorphic operators)Paul Thomas3-0/+110
2012-01-18re PR c++/51225 ([c++0x] [4.7 Regression] ICE with invalid template parameter)Paolo Carlini2-0/+19
2012-01-18re PR go/50656 (Several Go tests with unrecognized test line)Ian Lance Taylor4-9/+56
2012-01-17re PR fortran/51869 (Realloc on assignment wrongly assumes that MALLOC return...Tobias Burnus2-0/+39
2012-01-17re PR other/51165 (gcc.dg/tm/memopt-3.c failure)Aldy Hernandez5-6/+14
2012-01-17re PR tree-optimization/51877 (XEmacs miscompilation due to tail merging)Jakub Jelinek2-0/+55
2012-01-17no-section-anchors-vect-69.c: Change {!vect_align_arrays} to vect_sizes_32B_16B.Michael Zolotukhin4-5/+12
2012-01-17* gcc.dg/pr51821.c (dg-options): Add -std=c99.Uros Bizjak1-1/+2
2012-01-16re PR c++/51854 (ICE in mangle.c with literal of complex floating type)Jakub Jelinek2-0/+23
2012-01-16re PR c++/51827 (Error: 'FOO' conflicts with a previous declaration, with PCH...Jason Merrill3-0/+16
2012-01-16re PR fortran/50981 ([OOP] Wrong-code for scalarizing ELEMENTAL call with abs...Mikael Morin3-0/+176
2012-01-16re PR fortran/51809 ([OOP] ICE (segfault) depending on USE statements order)Tobias Burnus2-0/+54
2012-01-16re PR c++/51868 (Crash when generating the move constructor for a class with ...Jason Merrill3-0/+35
2012-01-16trans-array.c (gfc_trans_create_temp_array): In the case of a class array tem...Paul Thomas2-4/+6
2012-01-16re PR tree-optimization/51865 (ICE in insert_vi_for_tree, at tree-ssa-structa...Jakub Jelinek2-0/+30
2012-01-15ssa-dom-thread-4.c: Expect 4 threaded edges for MIPS.Richard Sandiford2-1/+8
2012-01-15mips-protos.h (SYMBOL_FORCE_TO_MEM): Delete.Richard Sandiford2-2/+6
2012-01-15re PR rtl-optimization/51821 (64bit > 32bit conversion produces incorrect res...Uros Bizjak2-0/+29
2012-01-15* gcc.dg/torture/pr8081.c: Fix char signedness assumption.Andreas Schwab2-4/+8
2012-01-14* g++.dg/cpp0x/constexpr-rom.C: Add -G0 where applicable.Andreas Schwab2-2/+7