------- Additional Comments From pinskia at gcc dot gnu dot org 2005-03-23 00:53 ------- Fixed on the mainline by: 2005-03-22 Daniel Berlin <[EMAIL PROTECTED]> * c-opts.c (c_common_parse_file): Only start/end main source file if debug hooks says the writer wants it. * dbxout.c (dbx_debug_hooks): Add start_end_main_source_file member. (xcoff_debug_hooks): Ditto. * debug.c (do_nothing_hooks): Ditto. * debug.h (gcc_debug_hooks): Ditto. * dwarf2out.c (dwarf2_debug_hooks): Ditto. * sdbout.c (sdb_debug_hooks): Ditto. * vmsdbgout.c (vmsdbg_debug_hooks): Ditto.
-- What |Removed |Added ---------------------------------------------------------------------------- CC| |dberlin at gcc dot gnu dot | |org, pinskia at gcc dot gnu | |dot org Summary|[4.0/4.1 Regression] PCH |[4.0 Regression] PCH |failures with debugging |failures with debugging http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20568