This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/20432] complex reciprocal has too many operations
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Mar 2005 17:35:07 -0000
- Subject: [Bug middle-end/20432] complex reciprocal has too many operations
- References: <20050311211724.20432.Thomas.Koenig@online.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-03-12 17:35 -------
I cannot remember the rules but -0.0 * 0.0 could be -0.0 (and not 0.0), someone needs to help me
here.
--
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |missed-optimization
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20432