ORCA-C/Tests/Conformance/DOIT3
Stephen Heumann 8278f7865a Support unconvertible preprocessing numbers.
These are tokens that follow the syntax for a preprocessing number, but not for an integer or floating constant after preprocessing. They are now allowed within the preprocessing phases of the compiler. They are not legal after preprocessing, but they may be used as operands of the # and ## preprocessor operators to produce legal tokens.
2024-04-23 21:39:14 -05:00

42 lines
646 B
Plaintext

{1} c89oldfeat.c
{1} c89time.c
{1} c95digraph.c
{1} c95iso646.c
{1} c99fam.c
{1} c99intdiv.c
{1} c99func.c
{1} c99macros.c
{1} c99ucn.c
{1} c99misc.c
{1} c99bool.c
{1} c99fpclass.c
{1} c99fenv.c
{1} c99stdint.c
{1} c99stdio.c
{1} c99llong.c
{1} c99hexflt.c
{1} c99arraytp.c
{1} c99complit.c
{1} c99strftim.c
{1} c99locale.c
{1} c99stdarg.c
{1} c99math.c
{1} c99fpcmp.c
{1} c99tgmath.c
{1} c99pragma.c
{1} c99inline.c
{1} c99desinit.c
{1} c99printfa.c
{1} c99strtold.c
{1} c99ppnum.c
{1} c11generic.c
{1} c11align.c
{1} c11noret.c
{1} c11quickex.c
{1} c11sassert.c
{1} c11unicode.c
{1} c11uchar.c
{1} c11ternary.c
{1} c11anonsu.c
{1} c11thrdlcl.c