This is the mail archive of the gcc@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]

Re: Apple's -fast option for gcc


On Wednesday, September 17, 2003, at 10:56 AM, Martin Brain wrote:
As I understand it the number of levels refers to the scope the
optimisations work in.

You're the first person I've met that's said that... Either, you know the people that first used -O2 and knew what they were thinking... or... Anyway, I doubt this reflect how gcc developers think, or how users think of the options.


-O0 can debug it, -O1 fast, -O2 good, -Os small, -O3 big, maybe faster.


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