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