This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
flow problem?
- To: egcs-bugs at cygnus dot com
- Subject: flow problem?
- From: Toshiyasu Morita <tm at netcom dot com>
- Date: Fri, 26 Feb 1999 10:51:52 -0800 (PST)
host: i386-linux
target: sh-hms
CVS (with flow changes) seems to have problems when building some g77 stuff?
...
/home/tm/egcs-build/gcc/xgcc -B/home/tm/egcs-build/gcc/
-B/usr/local/sh-hms/bin/ -c -DSkip_f2c_Undefs -DAllow_TYQUAD -I.
-I../../../../../egcs/libf2c/libI77 -I..
-I../../../../../egcs/libf2c/libI77/.. -DSTDC_HEADERS=1 -DHAVE_TEMPNAM=1
-DUSE_STRLEN=1 -DNO_EOF_CHAR_CHECK=1 -DSkip_f2c_Undefs=1 -g -O2 -m2
../../../../../egcs/libf2c/libI77/close.c
../../egcs/gcc/flow.c:940: Internal compiler error in function make_edges
Please submit a full bug report to `egcs-bugs@egcs.cygnus.com'.
See <URL:http://egcs.cygnus.com/faq.html#bugreport> for details.
Toshi