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]
Other format: [Raw text]

[Bug target/18387] New: [4.0 regression] mmix-knuth-mmixware build broken, thunk-related


With LAST_UPDATED: "Mon Nov  8 08:47:07 GMT 2004" I get (copy-pasted):

/gcc/xgcc -shared-libgcc -B/home/hp/builds2/mmixware-sim/gcc/ -nostdinc++
-L/home/hp/builds2/mmixware-sim/mmix/libstdc++-v3/src
-L/home/hp/builds2/mmixware-sim/mmix/libstdc++-v3/src/.libs -nostdinc
-B/home/hp/builds2/mmixware-sim\
/mmix/newlib/ -isystem /home/hp/builds2/mmixware-sim/mmix/newlib/targ-include
-isystem /home/hp/cvs_areas/combined/cvs_write/newl\
ib/libc/include -B/home/hp/builds2/mmixware-sim/../install-mmix/mmix/bin/
-B/home/hp/builds2/mmixware-sim/../install-mmix/mmix/li\
b/ -isystem /home/hp/builds2/mmixware-sim/../install-mmix/mmix/include -isystem
/home/hp/builds2/mmixware-sim/../install-mmix/mmi\
x/sys-include -L/home/hp/builds2/mmixware-sim/ld
-I/home/hp/builds2/mmixware-sim/mmix/libstdc++-v3/include/mmix
-I/home/hp/builds\
2/mmixware-sim/mmix/libstdc++-v3/include
-I/home/hp/cvs_areas/combined/cvs_write/libstdc++-v3/libsupc++ -O2 -g -O2 -g -O2
-fno-im\
plicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual
-fdiagnostics-show-location=once -c /home/hp/cvs_areas/combined/cvs_wr\
ite/libstdc++-v3/src/fstream-inst.cc -o fstream-inst.o
fstream-inst.cc: Assembler messages:
fstream-inst.cc:40198: Error: attempt to get value of unresolved symbol
`LTHUNK:0'
fstream-inst.cc:40198: Error: attempt to get value of unresolved symbol
`LTHUNK:1'
fstream-inst.cc:40198: Error: attempt to get value of unresolved symbol
`LTHUNK:2'
fstream-inst.cc:40198: Error: attempt to get value of unresolved symbol
`LTHUNK:3'
fstream-inst.cc:40198: Error: attempt to get value of unresolved symbol
`LTHUNK:4'
fstream-inst.cc:40198: Error: attempt to get value of unresolved symbol
`LTHUNK:5'
fstream-inst.cc:40198: Error: attempt to get value of unresolved symbol
`LTHUNK:6'
fstream-inst.cc:40198: Error: attempt to get value of unresolved symbol
`LTHUNK:7'
make[4]: *** [fstream-inst.lo] Error 1
make[4]: Leaving directory
`/mnt/miscb3/builds2/mmixware-sim/mmix/libstdc++-v3/src'

Last known to work with: "Sat Nov 6 19:25:03 GMT 2004".
Still fails with: "Mon Nov  8 23:24:31 UTC 2004" and most
likely at the time of this writing.
(I think it worked some time during Sunday.)

-- 
           Summary: [4.0 regression] mmix-knuth-mmixware build broken,
                    thunk-related
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Keywords: build
          Severity: normal
          Priority: P2
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: hp at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: mmix-knuth-mmixware


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


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