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: Second Draft "Unsafe fp optimizations" project description.



><<Well, the reason I used the word "optimizations" here is that I
>agree with Robert's point of view that there is little to gain from these
>transformations if they aren't optimizations.  So I prefer to keep
>that word.
>>>
>
> The reason for avoiding the term optimization is that too many people
> this term implies a transformation that does not affect results other than
> modifying the time and space behavior. By using the word transformation,
> we emphasize that we are talking about something else here.

Second that!  The manner of speaking flies in the face of the rule
that no optimization should change the value of an expression.


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