Peter Schorn wrote:
I have written a small C program showing the bug and reported it (see http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33610).
Thanks for the bug report !
Gale Paeper wrote:
It has been gcc version 4.1.2 that we've been using as the gcc version base for Mac OS X build and testing of gpc 20070904.
(See your 22 Sep 2007 posting starting this thread http://www.gnu-pascal.de/crystal/gpc/en/mail14151.html, quote:
"... Mac OS X 10.4.10 PowerPC (gpc 20070904, based on gcc-4.1.2)."
It looks like gcc-4.2.1 (and Apple-gcc-4.0.1) only fail on powerpc-apple-darwin (not on i386-apple-darwin), whereas gcc-4.1.2 also fails on i386-apple-darwin. I have added appropriate comments to the bug report.
Regards,
Adriaan van Os