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]

Re: What is acceptable for -ffast-math? (Was: associative law in combine)


>isn't defined, therefore, we can define it to do anything.

Right, that's what I mean by an upwards compatible extension, i.e. one that
cannot affect any legal defined program. So the answer is indeed for C and
C++ that extensions are allowed freely if they are upwards compatible (this
is not the case in COBOL and Ada), where the standard requires a mode in 
which no extensions are made.


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