#141556 - simonjhall - Wed Sep 26, 2007 10:07 pm
Word.
I'm getting a crash within the r20 compiler every time I compile a pretty simple-looking file. However, I never get it with -Os, only with -O2 and no -O at all, ie -O0 (and maybe with -O3 too). I can replicate this very easily.
So, who'd like to know about this? WinterMute, is this something for you?
_________________
Big thanks to everyone who donated for Quake2
I'm getting a crash within the r20 compiler every time I compile a pretty simple-looking file. However, I never get it with -Os, only with -O2 and no -O at all, ie -O0 (and maybe with -O3 too). I can replicate this very easily.
Code: |
vid_null.c: In function 'void VID_ShiftPalette(unsigned char*)':
vid_null.c:87: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://devkitpro.sourceforge.net/bugs.shtml> for instructions. |
_________________
Big thanks to everyone who donated for Quake2