public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* -O3 causes ICE when compiling newt 0.51.6
@ 2005-06-04 10:54 Tobias Gerschner
  0 siblings, 0 replies; only message in thread
From: Tobias Gerschner @ 2005-06-04 10:54 UTC (permalink / raw)
  To: gcc-help

Hi,

sorry for the german output, but gcc- ignores the locale settings.

just realized this using gcc-4.0.0 :

cc -O3 -march=i686 -mtune=i686 -pipe -maccumulate-outgoing-args -Wall
-I/usr/include/slang -D_GNU_SOURCE-c -o button.o button.c
button.c: In Funktion »buttonEvent«:
button.c:138: Warnung: »er.result« könnte in dieser Funktion uninitialisiert v
erwendet werden
cc -O3 -march=i686 -mtune=i686 -pipe -maccumulate-outgoing-args -Wall
-I/usr/include/slang -D_GNU_SOURCE-c -o form.o form.c
form.c: In Funktion »gotoComponent«:

form.c:1088: interner Compiler-Fehler: Speicherzugriffsfehler

When I use -O2 this error does not pop up. Bug report required  or is
this already fixed?

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-06-04 10:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-06-04 10:54 -O3 causes ICE when compiling newt 0.51.6 Tobias Gerschner

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