public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* c++/3466: Internal error in gcc 3.0 / Linux
@ 2001-06-28 14:31 simons
  0 siblings, 0 replies; 3+ messages in thread
From: simons @ 2001-06-28 14:31 UTC (permalink / raw)
  To: gcc-gnats; +Cc: simons

>Number:         3466
>Category:       c++
>Synopsis:       Internal error in gcc 3.0 / Linux
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          ice-on-legal-code
>Submitter-Id:   net
>Arrival-Date:   Thu Jun 28 14:31:06 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Peter Simons
>Release:        3.0
>Organization:
>Environment:
System: Linux peti.cryp.to 2.2.18 #25 Wed Jun 27 15:37:05 CEST 2001 i686 unknown
Architecture: i686

        
host: i586-pc-linux-gnu
build: i586-pc-linux-gnu
target: i586-pc-linux-gnu
configured with: ../configure --prefix=/usr/local/gcc3 --with-gnu-as --with-gnu-ld --disable-nls
>Description:
When compiling Mozilla with -O3 enabled, gcc aborts with a
segmentation fault:

 | c++ -o nsFormControlHelper.o -c -DOSTYPE=\"Linux2.2\"
 |     -DOSARCH=\"Linux\" -DOJI -D_IMPL_NS_HTML -DENDER_LITE
 |     -I../../../../dist/include -I../../../../dist/include
 |     -I/usr/local/src/mozilla/dist/include/nspr -I./../../../base/src
 |     -I./../../base/src -I./../../style/src -I./../../../xul/base/src
 |     -I/usr/X11R6/include -I/usr/X11R6/include -fno-rtti -fno-exceptions
 |     -Wall -Wconversion -Wpointer-arith -Wbad-function-cast -Wcast-align
 |     -Woverloaded-virtual -Wsynth -pedantic -Wno-long-long -pipe
 |     -fshort-wchar -pthread -O3 -DNDEBUG -DTRIMMED -I/usr/X11R6/include
 |     -DMOZILLA_CLIENT -include ../../../../config-defs.h
 |     -Wp,-MD,.deps/nsFormControlHelper.pp nsFormControlHelper.cpp
 |     nsFormControlHelper.cpp: In static member function `static void
 |    nsFormControlHelper::PaintFixedSizeCheckMark(nsIRenderingContext&, float)':
 | nsFormControlHelper.cpp:733: Internal error: Segmentation fault
 | Please submit a full bug report,

>How-To-Repeat:
Get Mozilla from www.mozilla.org, configure it with the options

 | --disable-debug
 | --disable-logrefcnt
 | --disable-dtd-debug
 | --enable-crypto
 | --disable-logging
 | --disable-xprint
 | --disable-mailnews
 | --disable-editor-api-log
 | --disable-tests
 | --enable-optimize=-O3
 | --enable-strip-libs
 | --disable-ldap
 | --disable-shared
 | --enable-static

and compile away. The error occurs in mozilla/layout/html/forms/src
when compiling nsFormControlHelper.o.

>Fix:
        
>Release-Note:
>Audit-Trail:
>Unformatted:


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

* Re: c++/3466: Internal error in gcc 3.0 / Linux
@ 2001-08-12  8:42 rodrigc
  0 siblings, 0 replies; 3+ messages in thread
From: rodrigc @ 2001-08-12  8:42 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, nobody, rodrigc, simons

Synopsis: Internal error in gcc 3.0 / Linux

State-Changed-From-To: feedback->closed
State-Changed-By: rodrigc
State-Changed-When: Sun Aug 12 08:42:59 2001
State-Changed-Why:
    No preprocessed source provided.
    Refer to:
    http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=3189
    
    to see if the fix for that -O3 optimization bug fixes
    your problem.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=3466&database=gcc


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

* Re: c++/3466: Internal error in gcc 3.0 / Linux
@ 2001-07-12 20:53 rodrigc
  0 siblings, 0 replies; 3+ messages in thread
From: rodrigc @ 2001-07-12 20:53 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, nobody, rodrigc, simons

Synopsis: Internal error in gcc 3.0 / Linux

State-Changed-From-To: open->feedback
State-Changed-By: rodrigc
State-Changed-When: Thu Jul 12 20:53:36 2001
State-Changed-Why:
    Can you follow the instructions at:
    http://gcc.gnu.org/bugs.html
    and e-mail the preprocessed output of gcc with the failing file?

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=3466&database=gcc


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

end of thread, other threads:[~2001-08-12  8:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-06-28 14:31 c++/3466: Internal error in gcc 3.0 / Linux simons
2001-07-12 20:53 rodrigc
2001-08-12  8:42 rodrigc

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