This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/15944] Unrecognizable insn while compiling tree-outof-ssa.c
- From: "phython at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Jun 2004 16:48:42 -0000
- Subject: [Bug target/15944] Unrecognizable insn while compiling tree-outof-ssa.c
- References: <20040611164012.15944.phython@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From phython at gcc dot gnu dot org 2004-06-11 16:48 -------
Here is the command line that cause the original problem:
stage1/xgcc -Bstage1/ -B/home/jim/var/sparc-linux/sparc-unknown-linux-gnu/bin/
-c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros
-Wold-style-definition -Werror -fno-common -DHAVE_CONFIG_H -I. -I.
-I/home/jim/cvs/gcc.lno/gcc/gcc -I/home/jim/cvs/gcc.lno/gcc/gcc/.
-I/home/jim/cvs/gcc.lno/gcc/gcc/../include
-I/home/jim/cvs/gcc.lno/gcc/gcc/../libcpp/include
-I/home/jim/cvs/gcc.lno/gcc/gcc/../libbanshee/libcompat
-I/home/jim/cvs/gcc.lno/gcc/gcc/../libbanshee
-I/home/jim/cvs/gcc.lno/gcc/gcc/../libbanshee/points-to
/home/jim/cvs/gcc.lno/gcc/gcc/tree-outof-ssa.c -o tree-outof-ssa.o
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15944