[Bug middle-end/19515] [4.0 Regression] Violation of C99 6.7.8 §21 for unions

ebotcazou at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Jan 20 09:31:00 GMT 2005


------- Additional Comments From ebotcazou at gcc dot gnu dot org  2005-01-20 09:31 -------
> Ehm??  "union { int i; char c[256]; }"

Doesn't look much buggier than what we currently have... maybe take the max on
all the fields then?  That said, I don't know what count_type_elements is for,
it is clearly brain-damaged for unions at the moment.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19515



More information about the Gcc-bugs mailing list