aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2004-01-30re PR rtl-optimization/12147 (Wrong code with -O2 in context of reload)Ulrich Weigand2-0/+10
2004-01-30Fix whitespace.David Edelsohn1-36/+36
2004-01-30reload.c (get_secondary_mem): Fix updating of secondary_memlocs_elim_used.Jan Hubicka2-2/+7
2004-01-30varasm.c (struct rtx_const, [...]): Remove.Richard Henderson2-626/+408
2004-01-30Remove #if 0. Copy operands[1] to pseudo for simplify_gen_subreg.Fariborz Jahanian2-3/+7
2004-01-30gcse.c (bypass_block): Fix a typo in the previous check-in to the file.Kazu Hirata2-1/+6
2004-01-30toplev.c: Include alloc-pool.h.Andrew Pinski3-6/+12
2004-01-30case-range1.C, [...]: New tests.Michael Matz4-0/+78
2004-01-30* parser.c (cp_parser_labeled_statement): Accept case ranges.Michael Matz2-3/+29
2004-01-30re PR c++/13813 ([DR206] Incomplete member variables in a template.)Giovanni Bajo2-0/+26
2004-01-30re PR c++/13813 ([DR206] Incomplete member variables in a template.)Giovanni Bajo2-1/+8
2004-01-30combine.c (simplify_shift_const, case XOR): Be careful when commuting XOR wit...Richard Kenner2-10/+24
2004-01-30re PR c++/13683 (bogus warning about passing non-PODs through ellipsis)Giovanni Bajo2-0/+18
2004-01-30re PR c++/13683 (bogus warning about passing non-PODs through ellipsis)Giovanni Bajo2-5/+15
2004-01-30sparc-protos.h: Remove the prototype for sparc_builtin_saveregs.Kazu Hirata4-67/+121
2004-01-30re PR c/12818 (-fwritable strings triggers bad code generation)Eric Botcazou4-6/+49
2004-01-30alloc-pool.c: Include hashtab.hJan Hubicka5-5/+139
2004-01-30reload.c (secondary_memlocs_elim_used): New static variable.Jan Hubicka1-1/+9
2004-01-30reload.c (secondary_memlocs_elim_used): New static variable.Jan Hubicka1-0/+6
2004-01-30* toplev.c: Fix broken checkin of 2003-12-30, again.Steven Bosscher2-9/+15
2004-01-30configure.ac (gcc_cv_as_dwarf2_debug_line): Enable test for s390*-*-* targets...Ulrich Weigand3-2/+8
2004-01-30re PR target/11475 (reload ICE with bitfields)Eric Botcazou4-4/+37
2004-01-29re PR c++/13865 ([tree-ssa] dtor runs prematurely for loop-scoped variable)Jason Merrill1-0/+28
2004-01-29expr.c (build_field_ref): Move variable definition up.Andrew Pinski2-1/+7
2004-01-30Daily bump.GCC Administrator1-1/+1
2004-01-29* objc.dg/call-super-2.m: Include stddef.h for size_t.Geoffrey Keating2-0/+5
2004-01-29emit-rtl.c (change_address): Use XEXP (memref, 0) instead of addr when creati...Jakub Jelinek2-1/+6
2004-01-29Fix Ada breakage.Devang Patel2-3/+4
2004-01-29re PR inline-asm/6162 (i386 asm reloader ice in reload_cse_simplify_operands)Ian Lance Taylor2-4/+19
2004-01-29re PR java/13824 (gcj SEGV with simple .java program)Roger Sayle2-0/+14
2004-01-29re PR c++/13883 (Assembler messages: symbol is already defined)Mark Mitchell4-3/+44
2004-01-29tc1: New directory.Giovanni Bajo16-0/+319
2004-01-29frv.c: Don't mention deprecated macros in comments.Kazu Hirata3-102/+20
2004-01-29expr.c (build_field_ref): Widen field offset.Andrew Haley2-0/+5
2004-01-29cfghooks.c (split_block): Set probability and count of the new edge.Zdenek Dvorak2-1/+11
2004-01-29dwarf2out.c (struct die_struct): Added field decl_id.Josef Zlomek2-41/+42
2004-01-29re PR rtl-optimization/13424 (gcc.dg/20031202-1.c is miscompiled)Jakub Jelinek6-463/+370
2004-01-29Makefile.in (cfghooks.o): Add TIMEVAR_H and toplev.h dependency.Zdenek Dvorak15-493/+824
2004-01-29avr.h: Remove target-independent comments about target macros.Kazu Hirata2-1504/+7
2004-01-29timevar.c (timevar_print): Mention when checking is enabled.Daniel Berlin2-0/+9
2004-01-29error11.C: New test.Giovanni Bajo3-0/+70
2004-01-29parser.c (cp_parser_template_id): Parse tentatively `[:' after a template nam...Giovanni Bajo2-14/+103
2004-01-29c-lex.c (c_lex): Rename to...Giovanni Bajo3-1/+17
2004-01-28Fix LP64 failures.Ziemowit Laski2-3/+12
2004-01-29re PR c++/13791 (ICE in layout_type with packed types)Mark Mitchell4-0/+29
2004-01-29mcore.c (mcore_external_libcall): Add a comment.Kazu Hirata2-0/+10
2004-01-29mcore-protos.h: Remove the prototype for mcore_setup_incoming_varargs.Kazu Hirata4-39/+69
2004-01-29m32r-protos.h: Remove the prototype for m32r_setup_incoming_varargs.Kazu Hirata4-58/+44
2004-01-29m68k.c (TARGET_PROMOTE_PROTOTYPES): New.Kazu Hirata6-15/+43
2004-01-29* config/stormy16/stormy16.cKazu Hirata2-2/+8