[Bug 28050] llvm-gcc-4.5 fails to compile loader/preloader.c with optimizations enabled

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Oct 18 14:27:36 CDT 2011


http://bugs.winehq.org/show_bug.cgi?id=28050

--- Comment #4 from Austin English <austinenglish at gmail.com> 2011-10-18 14:27:36 CDT ---
(In reply to comment #3)
> Well, loader/preloader.c isn't compiled with -fno-builtins (wine version 1.27).
> Thus it is OK for the compiler to synthesize a call to memset in it.  So if
> wine
> requires that there be no such calls, then it is a wine bug that -fno-builtins
> was not used.
> 
> Of course, -fno-builtins won't help until dragonegg is fixed to pay attention
> to it.

http://llvm.org/bugs/show_bug.cgi?id=11172
http://llvm.org/bugs/show_bug.cgi?id=11173

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list