Commit c16c06da by Sebastian Peryt Committed by Jeff Law

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
parent a9007865
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
......
/* { dg-do compile } */
/* { dg-options "-O2" } */
/* { dg-options "-mtune=generic -O2" } */
typedef unsigned char uint8_t;
typedef unsigned int uint32_t;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment