aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2004-01-04re PR c++/12226 (g++ fails to enforce accessibility requirement for copy cons...Mark Mitchell3-0/+36
2004-01-04Makefile.in (cgraph.o, [...]): Add intl.h dependency.Jan Hubicka8-0/+119
2004-01-02re PR c++/13520 (gcc crashes with inheritance + default template parameter of...Kriang Lerdsuwanakij2-0/+33
2004-01-01re PR rtl-optimization/13473 (cc1 segfault w/-march=pentium4)Jan Hubicka9-0/+120
2004-01-01re PR rtl-optimization/13521 ([3.3 only] Endless loop in calculate_global_reg...Jakub Jelinek2-0/+56
2003-12-30* gcc.dg/sibcall-4.c: Replace mn10?00 with mn10300.Kazu Hirata2-1/+5
2003-12-30re PR c++/10079 (ICE (segfault) while substitute return type containing unres...Volker Reichelt2-0/+26
2003-12-30* g++.dg/abi/vbase10.C: XFAIL on arm*-*-*.Mark Mitchell2-1/+11
2003-12-30thunk2.C: Remove traces of dead ports.Kazu Hirata10-42/+17
2003-12-30re PR c++/13507 (spurious printf format warning)Nathan Sidwell2-0/+20
2003-12-30re PR c++/13494 (ICE on bidimensional array subscription in template function.)Nathan Sidwell3-0/+34
2003-12-30* g++.old-deja/g++.pt/static11.C: Correct XFAIL syntax.Mark Mitchell2-5/+8
2003-12-29re PR c++/12774 (Type checking problems in templates)Nathan Sidwell3-0/+70
2003-12-29re PR fortran/12632 ([g77 only] -fbounds-check ICE)Roger Sayle2-0/+11
2003-12-29re PR c++/13289 (ICE in regenerate_decl_from_template on recursive template)Kriang Lerdsuwanakij2-0/+14
2003-12-29re PR c++/12403 (ICE in push_template_decl_real on member function template s...Kriang Lerdsuwanakij3-1/+18
2003-12-29re PR c++/13081 (forward template declarations in <complex> let inlining fail)Mark Mitchell3-0/+25
2003-12-29* gcc.dg/const-elim-1.c: XFAIL on arm-*-*.Mark Mitchell2-1/+8
2003-12-29re PR c++/13009 (Implicitly-defined assignment operator writes to wrong memory)Mark Mitchell2-0/+35
2003-12-28re PR c++/13070 (-Wformat option ignored in g++)Roger Sayle2-0/+17
2003-12-27re PR rtl-optimization/13159 (FAIL: gcc.c-torture/compile/930621-1.c)Zdenek Dvorak2-0/+21
2003-12-24calls.c (expand_call): Recognize calls to "sqrt" and create corresponding notes.Mark Mitchell7-10/+50
2003-12-23gcc-dg.exp (dg-require-profiling): New function.Mark Mitchell9-18/+53
2003-12-23java1.C: Use -fdollars-in-identifiers when compiling.Mark Mitchell4-3/+10
2003-12-2320020604-1.c: XFAIL on H8 if -mn is given.Kazu Hirata4-3/+10
2003-12-23ia64.c (ia64_va_arg): Pass pointer for variable-sized type through convert_me...Zack Weinberg4-11/+53
2003-12-23c-common.c (flag_abi_version): Default to 2.Mark Mitchell14-10/+42
2003-12-23re PR c/11995 (Error recovery problem after invalid labelled declaration in c...Andrew Pinski2-0/+16
2003-12-23re PR rtl-optimization/13394 (noreturn attribute ignored on recursive invokat...Eric Botcazou2-0/+46
2003-12-23re PR c/13382 (Type information for const pointer disappears during optimisat...Eric Botcazou2-0/+24
2003-12-22re PR c++/12862 (Conflicts Between typedefs/enums and Namespace Member Declar...Mark Mitchell4-58/+28
2003-12-22re PR c++/12397 (two-stage name lookup argument shadowed by global type)Mark Mitchell2-0/+21
2003-12-22re PR c++/5050 (template instantiation depth exceeds/maybe recursion problem)Andrew Pinski2-0/+20
2003-12-22darwin-misaligned.c: New test.Fariborz Jahanian1-0/+4
2003-12-22re PR c++/12479 ([3.4 only] System header should not cause -pedantic to error...Mark Mitchell3-0/+12
2003-12-22Test to check for a valid memory reference of a misaligned DImode memoryFariborz Jahanian1-0/+32
2003-12-22re PR c/9163 (ICE in genrtl_compound_stmt at c-semantics.c:776 with c99 mode ...Andrew Pinski2-0/+23
2003-12-22re PR c++/13438 (internal compiler error: tree check: expected identifier_nod...Mark Mitchell2-0/+7
2003-12-22re PR c++/11554 (Warning about reordering of initializers doesn't mention loc...Mark Mitchell2-0/+14
2003-12-2220020910-1.c: Disable if __INT_MAX is too small.Kazu Hirata14-7/+126
2003-12-20re PR target/12749 (i386 LP64 bug.)Andrew Pinski2-0/+49
2003-12-20re PR rtl-optimization/13031 (ICE (unrecognizable insn) when building gnome-l...Roger Sayle2-0/+26
2003-12-20re PR c/12085 (Internal compiler error in convert_move, at expr.c:504 with -O...Eric Botcazou2-0/+53
2003-12-20c-format.c (print_char_table): Allow 'I' flag on floating point decimal formats.Joseph Myers2-7/+12
2003-12-19Test to test -mdynamic-no-pic -O2 -mpowerpc64 on Darwin.Fariborz Jahanian1-0/+29
2003-12-19re PR c++/12795 (ICE with attribute __alias__)Mark Mitchell2-0/+12
2003-12-19re PR c++/13371 (infinite loop with packed struct and inlining)Jason Merrill1-0/+33
2003-12-19unwind-ia64.c (ia64_copy_rbs): New function.Jakub Jelinek3-0/+233
2003-12-19re PR c++/13239 (Assertion does not seem to work correctly anymore)Jakub Jelinek2-0/+22
2003-12-19* gcc.dg/altivec-varargs-1.c: Enable testcase on ppc linux.Hartmut Penner2-5/+25