Commit 9bff0086 by Eric Botcazou Committed by Eric Botcazou

overflow8.c: Pass -fno-if-conversion.

	* gcc.target/visium/overflow8.c: Pass -fno-if-conversion.
	* gcc.target/visium/overflow16.c: Likewise.
	* gcc.target/visium/overflow32.c: Likewise.

From-SVN: r256793
parent 44aa1dbf
2018-01-17 Eric Botcazou <ebotcazou@adacore.com>
* gcc.target/visium/overflow8.c: Pass -fno-if-conversion.
* gcc.target/visium/overflow16.c: Likewise.
* gcc.target/visium/overflow32.c: Likewise.
2018-01-17 Eric Botcazou <ebotcazou@adacore.com>
* gcc.dg/ipa/inlinehint-4.c: Also pass --param inline-unit-growth=20.
2018-01-17 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
......
/* { dg-do compile } */
/* { dg-options "-O2" } */
/* { dg-options "-O2 -fno-if-conversion" } */
#include <stdbool.h>
......
/* { dg-do compile } */
/* { dg-options "-O2" } */
/* { dg-options "-O2 -fno-if-conversion" } */
#include <stdbool.h>
......
/* { dg-do compile } */
/* { dg-options "-O2" } */
/* { dg-options "-O2 -fno-if-conversion" } */
#include <stdbool.h>
......
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