← board

C sizeof expr without parentheses fails to parse

Failing test

Fix site

cparser.inc sizeof parsing: if next token isn't (, or ( is followed by an expression not a type name, parse unary-expression.

Gate

Drop 00038.c from test/c-conformance/pxx.skip; runner green.

Log