https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67000
Alexandre Oliva <aoliva at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed| |2015-07-30
Assignee|unassigned at gcc dot gnu.org |aoliva at gcc dot
gnu.org
Ever confirmed|0 |1
--- Comment #3 from Alexandre Oliva <aoliva at gcc dot gnu.org> ---
The problem initially reported in this bug is now fixed in the git branch
aoliva/pr64164. I'm not sure how to go about duplicating the one in comment 1,
but, having fixed a number of additional split_complex issues since the patch
that caused the problems was put in, I hope it's fixed too. Gary, would you
please detail the toplevel configure and build command lines to trigger it, or
perhaps give the branch a try and confirm that it fixes the problem? Thanks,