Re: [RFA] Invalid mmap(2) assumption in pch (ggc-common.c)

2005-04-23 Thread Stuart Hastings
.h must be #included wherever you initialize your host langhooks. (You could also try MAP_FIXED yourself; that's certainly easier than my suggestion above. :-) stuart hastings Apple Computer

pr11135: make PIC register a pseudo

2006-01-05 Thread Stuart Hastings
Regarding http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11135 How much effort would it take to fix this, at least for x86 (32-bit)? stuart hastings Apple Computer

strict aliasing issue

2006-08-18 Thread Stuart Hastings
a legal program? (If the program is legal, should I file a PR?) stuart hastings Apple Computer