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]

[Bug middle-end/30433] [4.1/4.2 Regression] no longer folding __complex__(0.0, 1.0) == __complex__(1.0, 0.0)



------- Comment #4 from pinskia at gcc dot gnu dot org  2007-02-16 01:28 -------
Fixed on the trunk will apply to the branches next week.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to work|4.0.4                       |4.0.4 4.3.0
            Summary|[4.1/4.2/4.3 Regression] no |[4.1/4.2 Regression] no
                   |longer folding              |longer folding
                   |__complex__(0.0, 1.0) ==    |__complex__(0.0, 1.0) ==
                   |__complex__(1.0, 0.0)       |__complex__(1.0, 0.0)


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30433


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