re PR target/82767 (gcc.target/i386/pr71321.c scan-assembler-times fail)
PR testsuite/82767 * gcc.target/i386/pr71321.c: Test with -mtune=generic From-SVN: r255749
This commit is contained in:
parent
a900786575
commit
c16c06daa1
@ -1,3 +1,8 @@
|
||||
2017-12-16 Sebastian Peryt <sebastian.peryt@intel.com>
|
||||
|
||||
PR testsuite/82767
|
||||
* gcc.target/i386/pr71321.c: Test with -mtune=generic
|
||||
|
||||
2017-12-15 Markus Trippelsdorf <markus@trippelsdorf.de>
|
||||
|
||||
PR target/83358
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* { dg-do compile } */
|
||||
/* { dg-options "-O2" } */
|
||||
/* { dg-options "-mtune=generic -O2" } */
|
||||
|
||||
typedef unsigned char uint8_t;
|
||||
typedef unsigned int uint32_t;
|
||||
|
Loading…
x
Reference in New Issue
Block a user