On May 14, 2005, at 12:27 AM, Adam Fedor wrote:
On May 13, 2005, at 3:00 PM, Jwahar Bammi wrote:
Compiling file mframe.m ...
mframe.m: In function ‘mframe_decode_return’:
mframe.m:1579: warning: pointer targets in passing argument 2 of ‘NSGetSizeAndAlignment’ differ in signedness
mframe.m:1711: internal compiler error: in assign_stack_temp_for_type, at function.c:605
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugzilla.redhat.com/bugzilla> for instructions.
Preprocessed source stored into /tmp/ccv1PBHT.out file, please attach this to your bugreport.



There seems to be problems with Fedora's compiler. Someone should probably file a bug report with them. Meanwhile, you can get around this, by compiling without optimization:

Actually this is known bug in the compiler for a long time and it effects
also 2.95.3. Though it might be only an ICE when checking is enabled, I cannot
remember.


See GCC PR 8081.

Thanks,
Andrew Pinski


_______________________________________________ Bug-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to