[Bug middle-end/26134] fold *(float*)(&complex_float_var) into REALPART_EXPR<complex_float_var>
falk at debian dot org
gcc-bugzilla@gcc.gnu.org
Tue Feb 7 18:56:00 GMT 2006
------- Comment #6 from falk at debian dot org 2006-02-07 18:55 -------
(In reply to comment #5)
> (In reply to comment #4)
> > I see here another missed optimization on x86-64.
> >
> > float re(float _Complex a) { return __real__ a; }
>
> That is a totally different issue and should filed as a different bug.
Probably related to PR 7061.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26134
More information about the Gcc-bugs
mailing list