This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/32231] [4.3 Regression] Segfault in verify_ssa_name
- From: "tbm at cyrius dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Jun 2007 08:10:09 -0000
- Subject: [Bug tree-optimization/32231] [4.3 Regression] Segfault in verify_ssa_name
- References: <bug-32231-12387@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from tbm at cyrius dot com 2007-06-06 08:10 -------
For the record, the command to see this is:
/usr/lib/gcc-snapshot/bin/gcc -DHAVE_CONFIG_H -I. -I. -I..
-I/usr/X11R6/include -DPNG_NO_MMX_CODE -pthread -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0
-I/usr/include/freetype2 -I/usr/include/libpng12 -DPNG_NO_MMX_CODE
-I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo
-I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/freetype2 -I/usr/include/libpng12
-DDATA_DIR=\"/usr/share/bmp\" -DPLUGIN_DIR=\"/usr/lib/bmp\"
-DPLUGINSUBS=\"Output\",\"Input\",\"Effect\",\"General\",\"Visualization\"
-DLOCALEDIR=\"/usr/share/locale\" -I../intl -I.. -ffast-math
-funroll-all-loops -g -O3 -ftree-vectorize -c visualization.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32231