Skip to content

Commit cdd87ad

Browse files
Update testcil.pl with new inline assembly goto parsing test
1 parent 017a9fe commit cdd87ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/testcil.pl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,7 @@ sub addToGroup {
182182
addTest("test/asm4 _GNUCC=1");
183183
addTest("test/asm_emptyclobberallowed _GNUCC=1");
184184
addTest("testobj/asm5 _GNUCC=1");
185+
addTest("test/asm6");
185186

186187
addTest("testrun/offsetof");
187188
addTest("testrun/offsetof1");

0 commit comments

Comments
 (0)