https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69920
Martin Jambor <jamborm at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed| |2016-02-23
Assignee|unassigned at gcc dot gnu.org |jamborm at gcc dot
gnu.org
Ever confirmed|0 |1
--- Comment #3 from Martin Jambor <jamborm at gcc dot gnu.org> ---
Ah, I missed the "x86" part (when the target field is not filled in, I
always tend to think it's x86_64). I can reproduce the failure now
and will take care of it.