------- Comment #5 from pinskia at gcc dot gnu dot org 2006-02-07 18:52 ------- (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. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26134