avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-gcc-list] -O1 vs. -O3


From: Marlin Unruh
Subject: [avr-gcc-list] -O1 vs. -O3
Date: Wed, 13 Jun 2001 11:30:50 -0600

Excuse me, but my amateurishness is showing!  :)

What is the difference between -O1, -O2, -O3 ???

Optimization of course, but why not always as optimized as possible? Why not
always use -O1?

I had never change the setting till today, and my code size drop 112 bytes
using -O1 instead of -O3.

Everything has an equal and opposite reaction so, what's the trade-off?
Speed? Reliability?

Regards,

- Marlin




reply via email to

[Prev in Thread] Current Thread [Next in Thread]