public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/11568] New: Crash in gcc 3.2
@ 2003-07-18  8:31 gcc-bugzilla at gcc dot gnu dot org
  2003-07-18  8:34 ` [Bug c++/11568] " foskey at optushome dot com dot au
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: gcc-bugzilla at gcc dot gnu dot org @ 2003-07-18  8:31 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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

           Summary: Crash in gcc 3.2
           Product: gcc
           Version: 3.2
            Status: UNCONFIRMED
          Severity: critical
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: foskey at optushome dot com dot au
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i386-pc-linux-gnu
  GCC host triplet: i386-pc-linux-gnu
GCC target triplet: i386-pc-linux-gnu

Standard build of OpenOffice.org,  compiler crashes

Environment:
System: Linux gandalf 2.4.20 #4 Mon Apr 7 22:21:12 EST 2003 i686
GNU/Linux
Architecture: i686
                                                                                
    <machine, os, target, libraries (multiple lines)>
host: i386-pc-linux-gnu
build: i386-pc-linux-gnu
target: i386-pc-linux-gnu
configured with: ../src/configure -v
--enable-languages=c,c++,f77,objc,ada --prefix=/usr
--mandir=/usr/share/man --infodir=/usr/share/info
--with-gxx-include-dir=/usr/include/c++/3.2 --enable-shared
--with-system-zlib --enable-nls --without-included-gettext
--enable-__cxa_atexit --enable-clocale=gnu --enable-objc-gc i386-linux

How-To-Repeat:
ccache g++-3.2 -fmessage-length=0 -c -I.  -I. -I../inc -I../../inc
-I../../unx/inc -I../../unxlngi4.pro/inc -I.
-I/data3/office/solver/645/unxlngi4.pro/inc/stl
-I/data3/office/solver/645/unxlngi4.pro/inc/external
-I/data3/office/solver/645/unxlngi4.pro/inc
-I/data3/office/solenv/unxlngi4/inc -I/data3/office/solenv/inc
-I/data3/office/res -I/data3/office/solver/645/unxlngi4.pro/inc/stl
-I/data3/office/solenv/inc/Xp31 -I/opt/jdk/include
-I/opt/jdk/include/linux -I/opt/jdk/include/native_threads/include
-I/usr/X11R6/include     -I. -I../../res -I. -g1 -O1  -pipe
-mcpu=pentiumpro -fno-for-scope -fpermissive -fno-rtti -include
preinclude.h -fno-exceptions   -fpic -DLINUX -DUNX -DVCL -DGCC -DC300
-DINTEL -DCVER=C300 -D_USE_NAMESPACE -DGLIBC=2 -DX86 -D_PTHREADS
-D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=400
-D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DSUPD=645 -DBUILD=8651 -DPRODUCT
-DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DEXCEPTIONS_OFF
-DCUI -DSOLAR_JAVA -DSRX645 -DUSE_BUILTIN_RASTERIZER -DENABLE_CTL
-DSHAREDLIB -D_DLL_  -DMULTITHREAD   -o ../../unxlngi4.pro/slo/fontcvt.o
/data3/office/vcl/source/gdi/fontcvt.cxx
/data3/office/solver/645/unxlngi4.pro/inc/stl/stl/_tree.c:374: Internal
compiler error in dwarf2out_finish, at dwarf2out.c:12193
Please submit a full bug report,
with preprocessed source if appropriate.


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

* [Bug c++/11568] Crash in gcc 3.2
  2003-07-18  8:31 [Bug c++/11568] New: Crash in gcc 3.2 gcc-bugzilla at gcc dot gnu dot org
@ 2003-07-18  8:34 ` foskey at optushome dot com dot au
  2003-07-18 10:50 ` pinskia at physics dot uc dot edu
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: foskey at optushome dot com dot au @ 2003-07-18  8:34 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


foskey at optushome dot com dot au changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|critical                    |normal


------- Additional Comments From foskey at optushome dot com dot au  2003-07-18 08:34 -------
Change compiler to -g and it suceeds.


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

* [Bug c++/11568] Crash in gcc 3.2
  2003-07-18  8:31 [Bug c++/11568] New: Crash in gcc 3.2 gcc-bugzilla at gcc dot gnu dot org
  2003-07-18  8:34 ` [Bug c++/11568] " foskey at optushome dot com dot au
@ 2003-07-18 10:50 ` pinskia at physics dot uc dot edu
  2003-07-18 11:16 ` pinskia at physics dot uc dot edu
  2003-12-18 21:03 ` [Bug debug/11568] " foskey at optushome dot com dot au
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at physics dot uc dot edu @ 2003-07-18 10:50 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
           Keywords|                            |ice-on-valid-code


------- Additional Comments From pinskia at physics dot uc dot edu  2003-07-18 10:50 -------
We need the preprocessed source, read <http://gcc.gnu.org/bugs.html> to see how to get 
it.


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

* [Bug c++/11568] Crash in gcc 3.2
  2003-07-18  8:31 [Bug c++/11568] New: Crash in gcc 3.2 gcc-bugzilla at gcc dot gnu dot org
  2003-07-18  8:34 ` [Bug c++/11568] " foskey at optushome dot com dot au
  2003-07-18 10:50 ` pinskia at physics dot uc dot edu
@ 2003-07-18 11:16 ` pinskia at physics dot uc dot edu
  2003-12-18 21:03 ` [Bug debug/11568] " foskey at optushome dot com dot au
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at physics dot uc dot edu @ 2003-07-18 11:16 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at physics dot uc dot edu changed:

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


------- Additional Comments From pinskia at physics dot uc dot edu  2003-07-18 11:16 -------
I can reproduce this in 3.2.3 but in 3.3.1 (20030707), it is already fixed.
This is most likely fixed also in 3.3 but I did not test it.  3.3.1 is going to be released in the 
next two weeks. There is not going to be another release of 3.2.x so I am closing as fixed.


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

* [Bug debug/11568] Crash in gcc 3.2
  2003-07-18  8:31 [Bug c++/11568] New: Crash in gcc 3.2 gcc-bugzilla at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2003-07-18 11:16 ` pinskia at physics dot uc dot edu
@ 2003-12-18 21:03 ` foskey at optushome dot com dot au
  3 siblings, 0 replies; 5+ messages in thread
From: foskey at optushome dot com dot au @ 2003-12-18 21:03 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From foskey at optushome dot com dot au  2003-12-18 20:46 -------
I had someone at RedHat chase this for some reason.  If someone comes across
this they might want to reference the RH bug database.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |VERIFIED


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


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

end of thread, other threads:[~2003-12-18 20:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-18  8:31 [Bug c++/11568] New: Crash in gcc 3.2 gcc-bugzilla at gcc dot gnu dot org
2003-07-18  8:34 ` [Bug c++/11568] " foskey at optushome dot com dot au
2003-07-18 10:50 ` pinskia at physics dot uc dot edu
2003-07-18 11:16 ` pinskia at physics dot uc dot edu
2003-12-18 21:03 ` [Bug debug/11568] " foskey at optushome dot com dot au

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).