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]

Re: 5*1.2 = 5 or 5*1.2 = 6 ?


>>>>> "Jocelyn" == Jocelyn Fournier <joc@presence-pc.com> writes:

Jocelyn> What kind of optimisations are done in the case where the -O
Jocelyn> switch is used ?

Constant folding. 

~velco


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