[Bug target/84460] [8 regression] gcc.target/i386/pr57193.c fail

2018-02-19 Thread law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84460

Jeffrey A. Law  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||law at redhat dot com
 Resolution|--- |FIXED

--- Comment #4 from Jeffrey A. Law  ---
Fixed on trunk.

[Bug target/84460] [8 regression] gcc.target/i386/pr57193.c fail

2018-02-19 Thread law at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84460

--- Comment #3 from Jeffrey A. Law  ---
Author: law
Date: Mon Feb 19 16:28:39 2018
New Revision: 257810

URL: https://gcc.gnu.org/viewcvs?rev=257810=gcc=rev
Log:
2018-01-16  Sebastian Peryt  

PR target/84460
* gcc.target/i386/pr57193.c: Add -mtune=generic.

Modified:
trunk/gcc/testsuite/ChangeLog
trunk/gcc/testsuite/gcc.target/i386/pr57193.c

[Bug target/84460] [8 regression] gcc.target/i386/pr57193.c fail

2018-02-19 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84460

--- Comment #2 from Uroš Bizjak  ---
On Mon, Feb 19, 2018 at 11:30 AM, andrey.y.guskov at intel dot com
 wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84460
>
> Andrey Guskov  changed:
>
>What|Removed |Added
> 
>  Target||x86_64-*-*
>  CC||uros at gcc dot gnu.org
>
> --
> You are receiving this mail because:
> You are on the CC list for the bug.

[Bug target/84460] [8 regression] gcc.target/i386/pr57193.c fail

2018-02-19 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84460

--- Comment #1 from Uroš Bizjak  ---
-mtune=generic will solve this.