Comment by ryao
2 months ago
The GCC developers disagree as of last December:
> Type punning via unions is undefined behavior in both c and c++.
2 months 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.