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 regression/47037] 465.tonto Segmentation Fault in memset with -fcaller-saves (default at -O2 or higher)


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

--- Comment #6 from Changpeng Fang <changpeng.fang at amd dot com> 2011-01-03 21:59:44 UTC ---
(In reply to comment #5)
> Does your glibc have CPU specific optimizations?

I don't think so. 

The OS is SLES 11, SP1. The machine (bobcat) indeed does not
support some instructions that K8 supports.

gcc (4.3, coming up with the systems) works fine.


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