Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 71918 - flag-o-matic should treat components of -O3 like -O3
Summary: flag-o-matic should treat components of -O3 like -O3
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-21 00:52 UTC by Robert Coie (RETIRED)
Modified: 2005-06-26 16:34 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 Robert Coie (RETIRED) gentoo-dev 2004-11-21 00:52:56 UTC
If flag-o-matic treats -O3 as a permitted flag, in UNSTABLE_FLAGS, I would
really appreciate it if the individual components of O3 were also permitted.
In practice, this means -finline-functions, -frename-registers, -fweb as
well as their negations.  I would also like to see -ftracer allowed.
Comment 1 Stian Skjelstad 2005-06-26 15:22:06 UTC
That can't be done 100% clean, since different versions of gcc, implies
different "auto" flags for the different -On levels.
Comment 2 SpanKY gentoo-dev 2005-06-26 16:34:51 UTC
agreed