mirror of
https://github.com/mirror/tinycc.git
synced 2024-12-28 04:00:06 +08:00
86f3d8e331
reported by "vsfos" https://lists.gnu.org/archive/html/tinycc-devel/2023-04/msg00007.html
17 lines
130 B
Plaintext
17 lines
130 B
Plaintext
a
|
|
a b
|
|
a b c
|
|
a b c d
|
|
x a b c d y
|
|
x a b c y
|
|
x a b y
|
|
x a y
|
|
x y
|
|
x A,B,C y
|
|
x A,B y
|
|
x A y
|
|
x y
|
|
__attribute__((__noreturn__))
|
|
1 2
|
|
D_B_D_A
|