This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/46518] internal compiler error: in vinsn_detach, at sel-sched-ir.c:1271


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46518

--- Comment #5 from Jack Howarth <howarth at nitro dot med.uc.edu> 2010-11-17 15:33:35 UTC ---
(In reply to comment #4)
> (In reply to comment #2)
> > Only occurs for -fPIC on x86_64-apple-darwin10. Adding -fno-PIC on darwin
> > suppresses the ICE.
> 
> Is that in relation to bootstrap flags?  There's no PIC flags in the original
> report.
> 

Darwin defaults to -fPIC unlike other targets.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]