Commit e4fe8c9f by Toma Tabacu Committed by Toma Tabacu

MIPS: Add the isa_rev>=2 option to interrupt_handler-bug-1.c.

gcc/testsuite/

	* gcc.target/mips/interrupt_handler-bug-1.c (dg-options): Add
	isa_rev>=2.

From-SVN: r242692
parent 46a61395
2016-11-22 Toma Tabacu <toma.tabacu@imgtec.com>
* gcc.target/mips/interrupt_handler-bug-1.c (dg-options): Add
isa_rev>=2.
2016-11-22 Jakub Jelinek <jakub@redhat.com>
PR tree-optimization/78436
......
/* { dg-options "-funroll-loops" } */
/* { dg-options "-funroll-loops isa_rev>=2" } */
int foo;
int bar;
......
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