https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56226
--- Comment #10 from russelljbrennan at gmail dot com ---
Thanks for this Fritz! Should make a lot of people's lives much easier.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56226
--- Comment #4 from russelljbrennan at gmail dot com 2013-02-08 01:03:12 UTC ---
>From a memory standpoint yes, union/map can be replaced by equivalence. From
an API standpoint it cannot afaik. A suggestion for the former lies here
h
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56226
--- Comment #2 from russelljbrennan at gmail dot com 2013-02-07 13:31:16 UTC ---
It seems to me that the UNION/MAP pair is analogous to a basic form of a c/c++
union of structs. Could the corresponding code not be ganked and fitted to
this
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56226
Bug #: 56226
Summary: Add support for DEC UNION and MAP extensions
Classification: Unclassified
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: enhancemen