Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 385543 - =sys-devel/llvm-2.8-r2 prepends -O3 -fomit-frame-pointer to CFLAGS
Summary: =sys-devel/llvm-2.8-r2 prepends -O3 -fomit-frame-pointer to CFLAGS
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal QA (vote)
Assignee: Bernard Cafarelli
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-03 19:52 UTC by Jeroen Roovers (RETIRED)
Modified: 2011-10-04 11:52 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jeroen Roovers (RETIRED) gentoo-dev 2011-10-03 19:52:43 UTC
Same as bug #308145 but with a later version. configure's --enable-optimized seems to be the culprit.
Comment 1 Bernard Cafarelli gentoo-dev 2011-10-04 11:52:02 UTC
Thanks for spotting that! Looks like the fix patch got lost in 2.7 bump

Fixed in all versions of llvm and clang, with --with-optimize-option for -O3 and a handy sed for -fomit-frame-pointer