[Bug bootstrap/69677] [6 Regression] bootstrap failed with --with-arch=corei7 --with-cpu=corei7
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Feb 4 21:16:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69677
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed| |2016-02-04
Assignee|unassigned at gcc dot gnu.org |jakub at gcc dot gnu.org
Ever confirmed|0 |1
--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Created attachment 37584
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37584&action=edit
gcc6-pr69677.patch
I'm currently bootstrapping/regtesting --with-arch=corei7 --with-cpu=corei7
--with-fpmath=sse i686-linux compiler with this patch, and got already well
past the spot where it previously ICEd.
The patch should restore STV behavior to the previous one, except for the
non-default lower preferred/incoming stack boundaries.
More information about the Gcc-bugs
mailing list