public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/35580]  New: ICE in bootstrap while building libgcj
@ 2008-03-14 11:29 r dot emrich at de dot tecosim dot com
  2008-12-29  4:23 ` [Bug bootstrap/35580] " pinskia at gcc dot gnu dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: r dot emrich at de dot tecosim dot com @ 2008-03-14 11:29 UTC (permalink / raw)
  To: gcc-bugs

ice while building libgcj_tools_la-tools.o:

libtool: compile: 
/SCRATCH/gcc-build/HP-UX/hppa2.0w-hp-hpux11.00/gcc-4.3.0/gcc-4.3.0/gcc/gcj
-B/SCRATCH/gcc-build/HP-UX/hppa2.0w-hp-hpux11.00/gcc-4.3.0/gcc-4.3.0/hppa2.0w-hp-hpux11.00/libjava/
-B/SCRATCH/gcc-build/HP-UX/hppa2.0w-hp-hpux11.00/gcc-4.3.0/gcc-4.3.0/gcc/
-fclasspath=
-fbootclasspath=/raid/tecosim/it/devel/projects/develtools/src/gcc-4.3.0/libjava/classpath/lib
--encoding=UTF-8 -Wno-deprecated -fbootstrap-classes -findirect-dispatch
-fno-indirect-classes
-fsource-filename=/SCRATCH/gcc-build/HP-UX/hppa2.0w-hp-hpux11.00/gcc-4.3.0/gcc-4.3.0/hppa2.0w-hp-hpux11.00/libjava/classpath/tools/all-classes.lst 
-g -O2 -MT classpath/tools/libgcj_tools_la-tools.lo -MD -MP -MF
classpath/tools/.deps/libgcj_tools_la-tools.Tpo -c classpath/tools/tools.zip 
-fPIC -o classpath/tools/.libs/libgcj_tools_la-tools.o
/raid/tecosim/it/devel/projects/develtools/src/gcc-4.3.0/libjava/classpath/tools/gnu/classpath/tools/jarsigner/Main.java:0:
internal compiler error: in java_mangle_resource_name, at java/mangle.c:826

worked at least until gcc (GCC) 4.3.0 20071217 (experimental)


-- 
           Summary: ICE in bootstrap while building libgcj
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: r dot emrich at de dot tecosim dot com
 GCC build triplet: hppa2.0w-hp-hpux11.00
  GCC host triplet: hppa2.0w-hp-hpux11.00
GCC target triplet: hppa2.0w-hp-hpux11.00


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


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug bootstrap/35580] ICE in bootstrap while building libgcj
  2008-03-14 11:29 [Bug bootstrap/35580] New: ICE in bootstrap while building libgcj r dot emrich at de dot tecosim dot com
@ 2008-12-29  4:23 ` pinskia at gcc dot gnu dot org
  2008-12-29 15:44 ` r dot emrich at de dot tecosim dot com
  2009-01-01  5:26 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2008-12-29  4:23 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from pinskia at gcc dot gnu dot org  2008-12-29 04:21 -------
libgcj is known to work on 11.11, see PR 37264.

Does this happen now?


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING


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


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug bootstrap/35580] ICE in bootstrap while building libgcj
  2008-03-14 11:29 [Bug bootstrap/35580] New: ICE in bootstrap while building libgcj r dot emrich at de dot tecosim dot com
  2008-12-29  4:23 ` [Bug bootstrap/35580] " pinskia at gcc dot gnu dot org
@ 2008-12-29 15:44 ` r dot emrich at de dot tecosim dot com
  2009-01-01  5:26 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: r dot emrich at de dot tecosim dot com @ 2008-12-29 15:44 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from r dot emrich at de dot tecosim dot com  2008-12-29 15:43 -------
Can't check anymore, no hardware!


-- 


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


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug bootstrap/35580] ICE in bootstrap while building libgcj
  2008-03-14 11:29 [Bug bootstrap/35580] New: ICE in bootstrap while building libgcj r dot emrich at de dot tecosim dot com
  2008-12-29  4:23 ` [Bug bootstrap/35580] " pinskia at gcc dot gnu dot org
  2008-12-29 15:44 ` r dot emrich at de dot tecosim dot com
@ 2009-01-01  5:26 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2009-01-01  5:26 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from pinskia at gcc dot gnu dot org  2009-01-01 05:24 -------
Closing as the user does not have the hardware any more and libgcj is known to
build now.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |INVALID


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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-01-01  5:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-03-14 11:29 [Bug bootstrap/35580] New: ICE in bootstrap while building libgcj r dot emrich at de dot tecosim dot com
2008-12-29  4:23 ` [Bug bootstrap/35580] " pinskia at gcc dot gnu dot org
2008-12-29 15:44 ` r dot emrich at de dot tecosim dot com
2009-01-01  5:26 ` pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).