We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bd88a6 commit 530a35cCopy full SHA for 530a35c
SingleSource/Regression/C/gcc-c-torture/execute/CMakeLists.txt
@@ -452,6 +452,9 @@ if(ARCH STREQUAL "MOS")
452
# Bizarre use of computed goto (LLVM bug 45818).
453
920302-1.c
454
455
+ # Undefined behavior with short enums and short == int.
456
+ enum-3.c
457
+
458
# Temporarily disabled tests.
459
# ---------------------------
460
0 commit comments