This is the mail archive of the gcc-bugs@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: [Bug middle-end/20434] pessimization of complex expression



On Mar 11, 2005, at 4:59 PM, Thomas dot Koenig at online dot de wrote:



------- Additional Comments From Thomas dot Koenig at online dot de 2005-03-11 21:59 -------
There are two strange things here:


- Why the + 0. ?

- Why the casts to double?
Because that is required by the C standard.

-- Pinski


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