aboutsummaryrefslogtreecommitdiff
path: root/gcc/toplev.c
AgeCommit message (Expand)AuthorFilesLines
2004-02-17(c-decl.c, [...]): Replace DECL_SAVED_INSNS with DECL_STRUCT_FUNCTION.Steven Bosscher1-5/+6
2004-02-17re PR c++/11326 (C++ IA64 ABI: 3.1.4: sometimes pointer to temporary return v...Mark Mitchell1-0/+17
2004-02-17loop-iv.c: New file.Zdenek Dvorak1-0/+11
2004-02-12debug.h (struct gcc_debug_hooks): Add type_decl field.Zack Weinberg1-49/+4
2004-02-06Josef Zlomek <zlomekj@suse.cz>Josef Zlomek1-1/+37
2004-02-06recog.c (split_all_insns): Do not update reg info.Jan Hubicka1-1/+1
2004-01-30toplev.c: Include alloc-pool.h.Andrew Pinski1-0/+1
2004-01-30alloc-pool.c: Include hashtab.hJan Hubicka1-0/+1
2004-01-30* toplev.c: Fix broken checkin of 2003-12-30, again.Steven Bosscher1-9/+7
2004-01-27re PR middle-end/13779 ([3.4 only] powerpc64: incorrect initialization of 'lo...J"orn Rennecke1-0/+6
2004-01-23re PR target/1532 (-O3 generates (obviously) redundant tests and jumps)Ian Lance Taylor1-0/+7
2004-01-23basic-block.h (PROP_POSTRELOAD): New macro.Jan Hubicka1-1/+2
2004-01-20varray.c: Include hashtab.hJan Hubicka1-0/+1
2004-01-19Move cpp_reader's line_maps field to a shared global.Per Bothner1-0/+3
2004-01-17toplev.c (rest_of_handle_reorder_blocks): Fix pasto in previous commit.Jan Hubicka1-3/+3
2004-01-17toplev.c (HAVE_conditional_execution): Provide default.Jan Hubicka1-6/+26
2004-01-11re PR fortran/9972 (Failure of g77.f-torture/execute/980520-1.f)Steven Bosscher1-1/+7
2004-01-11re PR rtl-optimization/13469 (IRIX 6.5 O32 libjava bootstrap failure: ICE in ...Richard Sandiford1-0/+4
2004-01-10toplev.c (rest_of_handle_cfg): Add reg_scan pass if we're running mark_consta...Eric Christopher1-14/+19
2004-01-06alias.c: Fix comment typos.Kazu Hirata1-1/+1
2004-01-05system.h (ASM_OUTPUT_MAIN_SOURCE_FILENAME): Poison.Kazu Hirata1-4/+0
2004-01-05I am a moron.Steven Bosscher1-10/+10
2004-01-01re PR rtl-optimization/13473 (cc1 segfault w/-march=pentium4)Jan Hubicka1-24/+24
2003-12-30backport: et-forest.h (et_forest_create, [...]): Declarations removed.Steven Bosscher1-1/+4
2003-12-29* toplev.c (rest_of_handle_loop_optimize): Enable LOOP_AUTO_UNROLL.Jan Hubicka1-1/+1
2003-12-24Makefile.in (OBJS-common): Remove dwarfout.o.Mark Mitchell1-4/+0
2003-12-23re PR rtl-optimization/13394 (noreturn attribute ignored on recursive invokat...Eric Botcazou1-4/+8
2003-12-21Patch from Dan NicolaescuDan Nicolaescu1-0/+1
2003-12-18Makefile.in (tracer.o, [...]): Depend on timevar.hSteven Bosscher1-4/+0
2003-12-16system.h (DEFAULT_CALLER_SAVES): Poison.Kazu Hirata1-4/+0
2003-12-03re PR rtl-optimization/12324 ([unit-at-a-time] not emitting function referenc...Jan Hubicka1-2/+9
2003-12-01re PR rtl-optimization/12628 (Segfault with -fno-expensive-optimizations -fno...Roger Sayle1-0/+1
2003-12-01common.opt: Remove -fgnu-linker.Zack Weinberg1-10/+0
2003-12-01re PR rtl-optimization/13024 (gcj can't build current rhug)Jeff Sturm1-24/+21
2003-11-20ssa.c, [...]: Remove files.Richard Henderson1-95/+2
2003-11-13re PR c/13029 (static consts and -Wunused-variable)Mark Mitchell1-1/+5
2003-11-01function.c (assign_parms): Add ATTRIBUTE_UNUSED to variable reg_parm_stack_sp...John David Anglin1-0/+2
2003-10-27toplev.c (enum dump_file_index, dump_file): Fix ordering of webizer pass dump.Jan Hubicka1-2/+2
2003-10-26toplev.c (default_get_pch_validity): Guard the use of target_options with #if...Kazu Hirata1-0/+6
2003-10-26* toplev.c (default_pch_valid_p): Fix warning.Andreas Jaeger1-1/+1
2003-10-24re PR pch/10757 (Adding -fpic/-fPIC causes crash with PCH created without -fp...Geoffrey Keating1-0/+109
2003-10-23toplev.c (output_file_directive): Allow for null input_name.Andrew Haley1-2/+8
2003-10-22re PR debug/12389 ([testcase needed] ICE in gen_subprogram_die for nested fun...Jan Hubicka1-1/+1
2003-10-20toplev.c (rest_of_compilation): Fix webizer pass ordering.Jan Hubicka1-3/+3
2003-10-19Makefile.in (toplev.o): Add value-prof.h dependency.Zdenek Dvorak1-2/+40
2003-10-17common.opt: Add description of the new -fgcse-las flag.Mostafa Hagog1-0/+6
2003-10-15genmodes.c: Include hashtab.h.Zack Weinberg1-0/+2
2003-10-11Makefile.in (web.o): New.Jan Hubicka1-1/+25
2003-10-09haifa-sched.c (ok_for_early_schedule): New function.Dorit Naishlos1-0/+16
2003-09-28toplev.c (flag_evaluation_order): New global variable.Roger Sayle1-0/+3