This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
RE: (followup) Compiler error: Unable to generate reloads ...
- To: gcc-bugs at gcc dot gnu dot org
- Subject: RE: (followup) Compiler error: Unable to generate reloads ...
- From: "David Morris" <bweaver at pionet dot net>
- Date: Fri, 14 Jan 2000 17:23:53 -0600
Please see earlier report, I was able to get the file to compile.
Someone suggested messing with the compiler flags.
I tried to remove the -g flag: no compilation, same error
I removed the -O2 flag. It compiled!!
This still should not be though.
David