mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-08 06:50:27 +08:00
[testsuite] Unsupport 20190827-1.c for targets without alias support.
gcc/testsuite/ 2019-09-01 Iain Sandoe <iain@sandoe.co.uk> * gcc.c-torture/compile/20190827-1.c: Add dg-requires-alias. From-SVN: r275274
This commit is contained in:
parent
4c122404fa
commit
3791ba494b
@ -1,3 +1,7 @@
|
||||
2019-09-01 Iain Sandoe <iain@sandoe.co.uk>
|
||||
|
||||
* gcc.c-torture/compile/20190827-1.c: Add dg-requires-alias.
|
||||
|
||||
2019-09-01 Eric Botcazou <ebotcazou@adacore.com>
|
||||
|
||||
* gcc.c-torture/execute/20190901-1.c: New test.
|
||||
|
@ -1,3 +1,4 @@
|
||||
/* { dg-require-alias "" } */
|
||||
typedef unsigned char __u8;
|
||||
typedef __u8 u8;
|
||||
typedef u8 u_int8_t;
|
||||
|
Loading…
x
Reference in New Issue
Block a user