This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: 3.0 branch bootstrap failure on irix6.5


Binary search through cvs has shown that this failure is introduced between
"2001-03-17 18:00 UTC" and "2001-03-17 19:50 UTC".

Only change in this interval is:

2001-03-17  Richard Henderson  <rth@redhat.com>

        * dwarf2out.c (lookup_filename): Emit .file if the assembler
        is generating .debug_line.
        (dwarf2out_init): Add main_input_filename to the file table first.
        * configure.in (as_dwarf2_debug_line): Test with file number 1
        instead of file number 0.

        * dwarf2out.c: Revert most of 2000-11-25 and 2001-01-24 changes.
        (LN_PROLOG_AS_LABEL, LN_PROLOG_END_LABEL): New.
        (size_of_line_prolog): Remove.
        (output_line_info): Compute prologue size via label difference.
        (lookup_filename): Return "unspecified" for <internal> and
<built-in>.
        * configure.in (HAVE_AS_DWARF2_DEBUG_LINE): Require that the
        assembler error when redefining file numbers.
        * config.in, configure: Rebuild.

> -----Original Message-----
> From:	Billinghurst, David (CRTS) 
> Sent:	Sunday, March 18, 2001 11:52 AM
> To:	'gcc-bugs@gcc.gnu.org'
> Subject:	3.0 branch bootstrap failure on irix6.5
> 
> 3.0 branch comparisons fail on irix6.5. This is CVS from 2001-03-17 23:00
> UTC +/- 15 minutes.  Simultaneous bootstrap from head is OK.
> 
> Problem is
> 
> Bootstrap comparison failure!
> bitmap.o differs
> errors.o differs
> gen-protos.o differs
> genattr.o differs
> genattrtab.o differs
> gencheck.o differs
> gencodes.o differs
> genconfig.o differs
> genemit.o differs
> genextract.o differs
> genflags.o differs
> gengenrtl.o differs
> genopinit.o differs
> genoutput.o differs
> genpeep.o differs
> genrecog.o differs
> gensupport.o differs
> ggc-none.o differs
> print-rtl.o differs
> rtl.o differs
> scan-decls.o differs
> scan.o differs
> intl/bindtextdom.o differs
> intl/dcgettext.o differs
> intl/dgettext.o differs
> intl/explodename.o differs
> intl/finddomain.o differs
> intl/gettext.o differs
> intl/intl-compat.o differs
> intl/l10nflist.o differs
> intl/loadmsgcat.o differs
> intl/textdomain.o differs
> f/fini.o differs
> 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]