[Bug bootstrap/48161] New: [4.6 regression] hppa*-*-* will not bootstrap on 4.6 branch with release checking

sje at cup dot hp.com gcc-bugzilla@gcc.gnu.org
Wed Mar 16 23:43:00 GMT 2011


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

           Summary: [4.6 regression] hppa*-*-* will not bootstrap on 4.6
                    branch with release checking
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: sje@cup.hp.com


I can bootstrap GCC on hppa2.0w-hp-hpux11.11 with r170935 using the 4.6 branch
but I cannot bootstrap at r170938.  The only difference between these versions
is that DEV-PHASE was changed from experimental to prerelease.

The failure is:

/proj/opensrc_nobackup/nightly2/build-hppa2.0w-hp-hpux11.11-gcc-4_6-branch/obj_gcc/./prev-gcc/xgcc
-B/proj/opensrc_nobackup/nightly2/build-hppa2.0w-hp-hpux11.11-gcc-4_6-branch/obj_gcc/./prev-gcc/
-B/proj/opensrc_nobackup/nightly2/gcc-hppa2.0w-hp-hpux11.11-gcc-4_6-branch/hppa2.0w-hp-hpux11.11/bin/
-B/proj/opensrc_nobackup/nightly2/gcc-hppa2.0w-hp-hpux11.11-gcc-4_6-branch/hppa2.0w-hp-hpux11.11/bin/
-B/proj/opensrc_nobackup/nightly2/gcc-hppa2.0w-hp-hpux11.11-gcc-4_6-branch/hppa2.0w-hp-hpux11.11/lib/
-isystem
/proj/opensrc_nobackup/nightly2/gcc-hppa2.0w-hp-hpux11.11-gcc-4_6-branch/hppa2.0w-hp-hpux11.11/include
-isystem
/proj/opensrc_nobackup/nightly2/gcc-hppa2.0w-hp-hpux11.11-gcc-4_6-branch/hppa2.0w-hp-hpux11.11/sys-include
   -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wcast-qual
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I.
-I/proj/opensrc_nobackup/nightly2/src/gcc-4_6-branch/gcc
-I/proj/opensrc_nobackup/nightly2/src/gcc-4_6-branch/gcc/.
-I/proj/opensrc_nobackup/nightly2/src/gcc-4_6-branch/gcc/../include
-I/proj/opensrc_nobackup/nightly2/src/gcc-4_6-branch/gcc/../libcpp/include
-I/proj/opensrc/be/hppa1.1-hp-hpux11.11/include
-I/proj/opensrc/be/hppa1.1-hp-hpux11.11/include
-I/proj/opensrc/be/hppa1.1-hp-hpux11.11/include 
-I/proj/opensrc_nobackup/nightly2/src/gcc-4_6-branch/gcc/../libdecnumber
-I/proj/opensrc_nobackup/nightly2/src/gcc-4_6-branch/gcc/../libdecnumber/dpd
-I../libdecnumber   
/proj/opensrc_nobackup/nightly2/src/gcc-4_6-branch/gcc/haifa-sched.c -o
haifa-sched.o
/proj/opensrc_nobackup/nightly2/src/gcc-4_6-branch/gcc/haifa-sched.c: In
function 'rank_for_schedule':
/proj/opensrc_nobackup/nightly2/src/gcc-4_6-branch/gcc/haifa-sched.c:1293:1:
internal compiler error: in default_print_operand_address, at targhooks.c:344
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
make[3]: *** [haifa-sched.o] Error 1
make[3]: Leaving directory
`/proj/opensrc_nobackup/nightly2/build-hppa2.0w-hp-hpux11.11-gcc-4_6-branch/obj_gcc/gcc'
make[2]: *** [all-stage2-gcc] Error 2
make[2]: Leaving directory
`/proj/opensrc_nobackup/nightly2/build-hppa2.0w-hp-hpux11.11-gcc-4_6-branch/obj_gcc'
make[1]: *** [stage2-bubble] Error 2
make[1]: Leaving directory
`/proj/opensrc_nobackup/nightly2/build-hppa2.0w-hp-hpux11.11-gcc-4_6-branch/obj_gcc'
make: *** [bootstrap] Error 2



More information about the Gcc-bugs mailing list