This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/15944] Unrecognizable insn while compiling tree-outof-ssa.c


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]