public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/27381]  New: ice on valid code with -O2
@ 2006-05-02 11:16 dcb314 at hotmail dot com
  2006-05-02 11:19 ` [Bug c/27381] " dcb314 at hotmail dot com
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: dcb314 at hotmail dot com @ 2006-05-02 11:16 UTC (permalink / raw)
  To: gcc-bugs

I just tried to compile Suse package gnome-print-0.37-18 with a recent
GNU C compiler version 4.2 snapshot 20060429. 

The compiler snapshot said

if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I/usr/include/freetype2
-I/opt/gnome/include/gnome-1.0 -DNEED_GNOMESUPPORT_H
-I/opt/gnome/lib64/gnome-libs/include -I/opt/gnome/include
-I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2
-I/opt/gnome/lib64/glib/include -I/usr/X11R6/include
-I/opt/gnome/include/gdk-pixbuf-1.0 -I/usr/include/gnome-xml                   
   -DGNOMELOCALEDIR=\""/opt/gnome/share/locale"\" -DBINDIR=\""/opt/gnome/bin"\"
-DDATADIR=\""/opt/gnome/share"\" -DSYSCONFDIR=\""/etc/opt/gnome"\"
-DLIBDIR=\""/opt/gnome/lib64"\"
-DFONTMAPDIR_STATIC=\""/opt/gnome/share/gnome/fonts"\"
-DFONTMAPDIR_DYNAMIC=\""/etc/opt/gnome/gnome/fonts"\" -DVERSION=\""0.37"\"  -O2
-g -fmessage-length=0 -D_FORTIFY_SOURCE=2 -MT gf-fontmap.o -MD -MP -MF
".deps/gf-fontmap.Tpo" -c -o gf-fontmap.o gf-fontmap.c; \
then mv -f ".deps/gf-fontmap.Tpo" ".deps/gf-fontmap.Po"; else rm -f
".deps/gf-fontmap.Tpo"; exit 1;
fi
gf-fontmap.c: In function 'gf_fontmap_load_file':
gf-fontmap.c:257: internal compiler error: in propagate_rhs_into_lhs, at
tree-ssa-dom.c:2307
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

Preprocessed source code attached.  Flag -O2 required.


-- 
           Summary: ice on valid code with -O2
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: dcb314 at hotmail dot com
  GCC host triplet: i686-pc-linux-gnu


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


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

end of thread, other threads:[~2006-05-04  4:53 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-05-02 11:16 [Bug c/27381] New: ice on valid code with -O2 dcb314 at hotmail dot com
2006-05-02 11:19 ` [Bug c/27381] " dcb314 at hotmail dot com
2006-05-02 11:39 ` rguenth at gcc dot gnu dot org
2006-05-02 12:26 ` [Bug c/27381] ice on valid code with -O rguenth at gcc dot gnu dot org
2006-05-02 12:37 ` rguenth at gcc dot gnu dot org
2006-05-02 14:54 ` [Bug tree-optimization/27381] [4.2 Regression] " pinskia at gcc dot gnu dot org
2006-05-02 15:38 ` amacleod at redhat dot com
2006-05-02 15:40 ` amacleod at redhat dot com
2006-05-03 17:13 ` amacleod at gcc dot gnu dot org
2006-05-04  4:53 ` 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).