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

What happens with gcc -O6 ?


I've got some code where the author has used the compiler option -O6. What happens in a case like this? gcc does not issue any warnings, but as far as I'm aware, such a level of optimisation is not supported. So what would happen in a case like this? Would there be any optimiation, the maximum possible, the default ...?

dave
--
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?


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