Comment by ryao
1 year ago
The GCC developers disagree as of last December:
> Type punning via unions is undefined behavior in both c and c++.
1 year ago
The GCC developers disagree as of last December:
> Type punning via unions is undefined behavior in both c and c++.
I think they're wrong about C.