Mysterious termination.
Dave Pitts
dpitts@cozx.com
Thu Nov 21 10:09:00 GMT 2002
Hello:
I've been working on the i370 version of the gcc compiler and I get the
following mysterious termination. When I run the compiler natively, on
IBM OS/390 Unix System Services, I get:
$ gcc -g -S hello.c
Internal compiler error: Error reporting routines re-entered.
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
When I run the compiler as cross compiler, under Linux, I get:
$ gcc-i370 -g -S hello.c
cc1: warning: `-g': unknown or unsupported -g option
For whatever reason, on the native compiler the warnings are being escalated
to an abort. Any ideas where to look for this "problem"?
Thanks in advance.
--
Dave Pitts PULLMAN: Travel and sleep in safety and comfort.
dpitts@cozx.com My other RV IS a Pullman (Colorado Pine).
http://www.cozx.com/~dpitts
More information about the Gcc
mailing list