Bootstrap on mainline on hppa2.0w-hpux has started failing on 20050401 in the
build of libgcc with the stage1 compiler.

/home/gcc/nightlies/gcc-mainline-2005-04-01/gcc/libgcc2.c: In function 
'__muldi3':
/home/gcc/nightlies/gcc-mainline-2005-04-01/gcc/libgcc2.c:533: internal compiler
error: in default_no_named_section, at varasm.c:4828
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

The most recent big changes to varasm.c seem to be from

2005-03-31  Caroline Tice  <[EMAIL PROTECTED]>

        * Makefile.in (varasm.o): Add basic-block.h to list of requirements.
        (bb-reorder.o): Add errors.h to list of requirements.
        (STAGEFEEDBACK_FLAGS_TO_PASS): Add -freorder-blocks-and-partition to
        profiledbootstrap flags.
[...]

(but it doesn't touch that particular function).  I'll attach preprocessed
source for the relevant file (no special compilation options needed to reproduce
the ICE).

-- 
           Summary: [4.1 Regression] ICE in default_no_named_section, at
                    varasm.c:4828
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: jsm28 at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org
GCC target triplet: hppa2.0w-*-hpux11.*


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20719

Reply via email to