aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2004-11-09builtins.c, [...]: Say "argument" instead of "arg" in diagnostics.Joseph Myers2-6/+10
2004-11-09builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app...Joseph Myers2-6/+10
2004-11-09* testsuite/gcc.dg/uninit-H.c: Add ifdefs for __hppa__ and __ia64__.Steve Ellcey2-0/+8
2004-11-0820030225-2.c: Add prototype for abort and exit.Steve Ellcey2-0/+8
2004-11-08re PR middle-end/18299 (ICE in gimple-lower)Andrew Pinski2-0/+17
2004-11-08New test case.Richard Henderson1-0/+31
2004-11-06re PR target/16286 (Compile errors on altivec ops after #undef vector)Andreas Schwab2-1/+10
2004-11-06anon-struct-6.c, [...]: New tests.Joseph Myers19-0/+245
2004-11-06Fix wrong entry.Eric Botcazou1-1/+1
2004-11-06* g++.dg/opt/nothrow1.C: Use -42 instead of 42.Eric Botcazou2-2/+6
2004-11-06generate-random.c (generate_random_data unsafe_state): Do not use C99 designa...Eric Botcazou2-7/+12
2004-11-06* g++.dg/other/pragma-re-1.C (p, q): Fix type and remove cast.Eric Botcazou2-2/+6
2004-11-06simd-5.c: Do not XFAIL on SPARC 64-bit.Eric Botcazou4-32/+10
2004-11-06re PR rtl-optimization/17933 (ICE: in schedule_insns, at /sched-rgn.c:2555)Andrew Pinski2-0/+19
2004-11-05re PR target/18106 (Weak symbols are unimplemented on Windows)Aaron W. LaFramboise2-1/+13
2004-11-06struct-layout-1_generate.c (main): Generate a call to fflush(stdout) before a...Danny Smith2-3/+27
2004-11-05c-typeck.c (output_init_element): Return early if value is error_mark_node.Joseph Myers2-0/+12
2004-11-0520040910-1.c, [...]: Adjust expected messages for new parser.Joseph Myers9-16/+24
2004-11-05arm.c (arm_handle_notshared_attribute): New function.Mark Mitchell2-0/+26
2004-11-04pragma-align.c (sixteen): Use 8-byte alignment on LP64 targets.Eric Botcazou2-0/+9
2004-11-04asm-qual-1.c, [...]: New tests.Joseph Myers22-0/+221
2004-11-04c90-restrict-1.c, [...]: Adjust expected messages for new parser.Joseph Myers16-26/+37
2004-11-04re PR rtl-optimization/15342 ([arm-linux] internal compiler error: in verify_...Richard Sandiford2-0/+23
2004-11-04DR 49, 100Giovanni Bajo8-3/+88
2004-11-04* g++.dg/rtti/tinfo1.C: Remove xfails.Ben Elliston2-4/+8
2004-11-04enum5.C (enum conditions): Move the packed attribute to the definition to sat...Ben Elliston2-5/+10
2004-11-03stdarg-2.c (foo): Split multiple invocations of va_arg.Eric Botcazou2-3/+11
2004-11-03re PR c++/18124 (ICE with invalid template template parameter)Mark Mitchell5-1/+26
2004-11-03re PR fortran/17535 (gfortran with module procedures)Tobias Schlüter4-0/+76
2004-11-02uninit-C.c: Remove special-casing for SPARC.Eric Botcazou3-2/+9
2004-11-02re PR tree-optimization/16808 (verify_ssa failed: Missing definition for SSA_...Andrew Pinski2-0/+43
2004-11-02re PR rtl-optimization/17104 (Non-optimal code generation for bitfield initia...Nathan Sidwell2-0/+72
2004-11-01* gcc.dg/uninit-H.c (ASM): Define to "$sp" on MIPS targets.Richard Sandiford2-0/+6
2004-11-01mangle6.C: Run for all MIPS targets.Richard Sandiford2-1/+11
2004-11-01re PR c/18239 (ICE in get_parm_info with werid attribute)Joseph Myers3-0/+45
2004-11-01re PR c++/18064 (gcc accepts different pointer types as covariant return types)Nathan Sidwell2-2/+7
2004-11-01Fix PR tree-optimization/17672 Fix PR tree-optimization/18168Daniel Berlin5-0/+101
2004-11-01re PR c++/15172 (Copy constructor optimization in aggregate initialization)Mark Mitchell2-0/+51
2004-10-31c-common.h (objc_lookup_ivar): Add second parameter to prototype.Ziemowit Laski2-0/+46
2004-10-31c-common.c (catenate_strings): New.Gabriel Dos Reis2-1/+5
2004-10-30re PR rtl-optimization/18084 (setfill coupled with inline function: incorrect...Roger Sayle2-0/+37
2004-10-30re PR c++/17542 (Visibility attribute ignored when it precedes class head)Matt Austern2-0/+15
2004-10-30re PR middle-end/18096 (internal compiler error: in final_scan_insn, at final...Roger Sayle2-0/+17
2004-10-30* gcc.dg/pr17581-1.c: Add missing prototype for abort.Roger Sayle2-0/+6
2004-10-30re PR c/16666 (dremf type conflict)Joseph Myers8-0/+114
2004-10-30bf-ms-attrib.c: Add protototype for abort.Danny Smith2-1/+6
2004-10-30re PR rtl-optimization/17581 (Long long arithmetic fails inside a switch/case...Roger Sayle2-0/+33
2004-10-29typeck.c (composite_pointer_type): Remove comment about DR 195.Nathan Sidwell5-5/+56
2004-10-29re PR c++/17695 (ICE in add_abstract_origin_attribute)Mark Mitchell2-0/+17
2004-10-29re PR fortran/13490 (Compiler rejects valid constant -2147483648 for 32-bit int)David Billinghurst3-3/+9