* gcc.dg/vect/slp-9.c: Disable einline.

From-SVN: r219120
This commit is contained in:
Jan Hubicka 2014-12-31 09:52:44 +01:00 committed by Jan Hubicka
parent 3300e4f86a
commit 54ba5c5c67
2 changed files with 5 additions and 0 deletions

View file

@ -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

View file

@ -1,4 +1,5 @@
/* { dg-require-effective-target vect_int } */
/* { dg-additional-options "-fno-early-inlining" } */
#include <stdarg.h>
#include "tree-vect.h"