localalias-2.c: Guard by require-alias.

* gcc.dg/localalias-2.c: Guard by require-alias.
	* gcc.dg/globalalias-2.c: Likewise.

From-SVN: r211926
This commit is contained in:
Jan Hubicka 2014-06-24 05:09:26 +02:00 committed by Jan Hubicka
parent eb6a09a725
commit c78641fa85
3 changed files with 7 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2014-06-23 Jan Hubicka <hubicka@ucw.cz>
* gcc.dg/localalias-2.c: Guard by require-alias.
* gcc.dg/globalalias-2.c: Likewise.
2014-06-23 Kai Tietz <ktietz@redhat.com>
* gcc.target/i386/indjmp-1.c: New test.

View file

@ -1,3 +1,4 @@
/* { dg-require-alias "" } */
int test2count;
extern void abort (void);
static

View file

@ -1,3 +1,4 @@
/* { dg-require-alias "" } */
extern void abort (void);
int test2count;
__attribute__ ((weak,noinline))