* gcc.dg/vect/slp-9.c: Disable einline.
From-SVN: r219120
This commit is contained in:
parent
3300e4f86a
commit
54ba5c5c67
2 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
2014-12-30 Jan Hubicka <hubicka@ucw.cz>
|
||||
|
||||
* gcc.dg/vect/slp-9.c: Disable einline.
|
||||
|
||||
2014-12-30 Oleg Endo <olegendo@gcc.gnu.org>
|
||||
|
||||
PR target/49263
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
/* { dg-require-effective-target vect_int } */
|
||||
/* { dg-additional-options "-fno-early-inlining" } */
|
||||
|
||||
#include <stdarg.h>
|
||||
#include "tree-vect.h"
|
||||
|
|
Loading…
Add table
Reference in a new issue