aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2004-02-04re PR c++/13969 (static const value rejected as template parameter)Mark Mitchell2-0/+19
2004-02-04* gcc.dg/arm-mmx-1.c: Don't look for ldmfd if -mthumb.Ian Lance Taylor2-1/+5
2004-02-04encode-2.m, [...]: Fix tests for systems where `char' is unsigned by default.Kaveh R. Ghazi4-4/+9
2004-02-04Forgot the PR number for my last entry.Giovanni Bajo1-0/+1
2004-02-04* g++.dg/template/partial3.C: New test.Giovanni Bajo2-0/+18
2004-02-04config.gcc: Remove obsolete ports and configurations.Kazu Hirata6-29/+11
2004-02-0320001228-1.c: Fix for new error message.Paolo Bonzini2-1/+6
2004-02-03re PR target/9348 ([HP-UX] error in int to unsigned long multiplication)Roger Sayle2-0/+25
2004-02-03re PR c++/13925 (Bug while befriending specializations)Mark Mitchell2-0/+22
2004-02-03re PR c++/13950 ([DR176] lookup of dependent base name)Mark Mitchell3-0/+34
2004-02-03re PR c++/14002 (Friend declaration with template-id causes confusion of func...Mark Mitchell3-0/+28
2004-02-03re PR c++/13975 (ICE on misplaced visibility specifier.)Mark Mitchell4-1/+44
2004-02-03Fix mistaken names in the last commit.Paolo Bonzini3-0/+0
2004-02-03invoke.texi (SPARC options): Remove -mflat and all -mxxx (xxx:chip) options.Eric Botcazou2-1/+4
2004-02-03re PR c/11658 (Wrong error message)Paolo Bonzini5-0/+72
2004-02-02re PR c++/10858 (failure with calling a method inside sizeof: sorry, unimplem...Andrew Pinski2-2/+21
2004-02-02re PR target/13789 ([tree-ssa] ICE on _builtin_expect_addr)Richard Henderson1-0/+8
2004-02-02[multiple changes]Eric Christopher2-2/+6
2004-02-02* g++.dg/eh/forced1.C, g++.dg/eh/forced2.C, g++.dg/eh/forced3.CZack Weinberg7-8/+28
2004-02-02re PR c++/13113 (Nice warning about &(X::m) lost)Mark Mitchell4-1/+32
2004-02-02* gcc.dg/titype-1.c: Fix pasto.Eric Botcazou2-1/+5
2004-02-02sparc.c (function_arg_slotno): Align TImode arguments on a 16-byte boundary i...Eric Botcazou2-0/+38
2004-02-02re PR c++/13957 (Insufficient diagnostic for dependent expression parsed as n...Giovanni Bajo4-4/+30
2004-02-01builtins.def (BUILT_IN_SIGNBIT, [...]): New GCC builtins.Roger Sayle4-0/+83
2004-01-31call-super-2.m: Update line numbers for the including of stddef.h.Andrew Pinski2-4/+9
2004-01-30case-range1.C, [...]: New tests.Michael Matz4-0/+78
2004-01-30re PR c++/13813 ([DR206] Incomplete member variables in a template.)Giovanni Bajo2-0/+26
2004-01-30re PR c++/13683 (bogus warning about passing non-PODs through ellipsis)Giovanni Bajo2-0/+18
2004-01-30re PR c/12818 (-fwritable strings triggers bad code generation)Eric Botcazou2-0/+21
2004-01-30re PR target/11475 (reload ICE with bitfields)Eric Botcazou2-0/+28
2004-01-29re PR c++/13865 ([tree-ssa] dtor runs prematurely for loop-scoped variable)Jason Merrill1-0/+28
2004-01-29* objc.dg/call-super-2.m: Include stddef.h for size_t.Geoffrey Keating2-0/+5
2004-01-29re PR c++/13883 (Assembler messages: symbol is already defined)Mark Mitchell2-0/+24
2004-01-29tc1: New directory.Giovanni Bajo16-0/+319
2004-01-29error11.C: New test.Giovanni Bajo3-0/+70
2004-01-28Fix LP64 failures.Ziemowit Laski2-3/+12
2004-01-29re PR c++/13791 (ICE in layout_type with packed types)Mark Mitchell2-0/+19
2004-01-29Fix typo in ChangeLogMark Mitchell1-1/+1
2004-01-29re PR c++/13736 (Parser confused on compound casts)Mark Mitchell2-0/+18
2004-01-28encode-2.m (main): New local string.James E Wilson3-4/+22
2004-01-27call-super-2.m: Make LP64-safe.Kaveh R. Ghazi3-18/+23
2004-01-27Makefile.in (dwarf2out.o): Depend on input.hDevang Patel2-0/+262
2004-01-27const-elim-1.c: Add xfail for strongarm-*-* and xscale-*-*.Ian Lance Taylor2-1/+4
2004-01-27arm.c (output_return_instruction): Only restore IP into SP if frame_pointer_n...Ian Lance Taylor2-0/+30
2004-01-27Correct PR numberKriang Lerdsuwanakij1-1/+1
2004-01-27re PR target/10904 (invalid (misaligned) FP register at -O2)Eric Botcazou3-0/+61
2004-01-26* objc.dg/stret-1.m (glob): Renamed to globa.Rainer Orth2-2/+6
2004-01-26re PR c++/13663 (gcc segfaults on invalid use of member)Mark Mitchell2-0/+19
2004-01-26Add changelog entry for the testcase which was forgotten by Fariborz Jahanian.Andrew Pinski1-0/+5
2004-01-26Test case for PR middle-end/13779.Fariborz Jahanian1-0/+34