Skip to content

Commit a64235e

Browse files
committed
Adapt existing enum regression test for underlying type specification feature
1 parent dc5b13c commit a64235e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

regression/ansi-c/enum9/test.desc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ main.c
33
--verbosity 2
44
^EXIT=0$
55
^SIGNAL=0$
6-
(main.c:1:\d+)|(main.c\(1\)): warning: ignoring specification of underlying type for enum
7-
(main.c:6:\d+)|(main.c\(6\)): warning: ignoring specification of underlying type for enum
86
(main.c:13:\d+)|(main.c\(13\)): warning: ignoring specification of underlying type for enum
97
(main.c:14:\d+)|(main.c\(14\)): warning: ignoring specification of underlying type for enum
108
(main.c:19:\d+)|(main.c\(19\)): warning: ignoring specification of underlying type for enum

0 commit comments

Comments
 (0)