Commit 0cbe950d by Jakub Jelinek Committed by Jakub Jelinek

re PR target/82975 (ICE in baseness at rtlanal.c:6220)

	PR target/82975
	* gcc.dg/pr82975.c: Only add -mtune=cortex-a57 on arm*/aarch64*
	targets.

From-SVN: r255843
parent 750c7ebd
2017-12-19 Jakub Jelinek <jakub@redhat.com>
PR target/82975
* gcc.dg/pr82975.c: Only add -mtune=cortex-a57 on arm*/aarch64*
targets.
2017-12-19 Marek Polacek <polacek@redhat.com>
PR c++/82231
......
/* PR target/82975. */
/* { dg-do compile } */
/* { dg-options "-mtune=cortex-a57 -fno-sched-pressure -O2" } */
/* { dg-options "-fno-sched-pressure -O2" } */
/* { dg-additional-options "-mtune=cortex-a57" { target arm*-*-* aarch64*-*-* } } */
typedef __SIZE_TYPE__ size_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