1
0
mirror of https://github.com/mirror/tinycc.git synced 2025-03-04 08:20:12 +08:00
tinycc/tests/tests2/61_undefined_enum.expect
Michael Matz f85db99ff0 Fix type parsing
the check on incomplete struct/union/enum types was too early,
disallowing mixed specifiers and qualifiers.  Simply rely on
the size (->c) field for that.  See testcases.
2016-03-24 15:44:01 +01:00

2 lines
48 B
Plaintext

61_undefined_enum.c:1: error: unknown type size