[Bug fortran/56226] Add support for DEC UNION and MAP extensions

2016-03-01 Thread russelljbrennan at gmail dot com
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.

[Bug fortran/56226] Add support for DEC UNION and MAP extensions

2013-02-07 Thread russelljbrennan at gmail dot com
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

[Bug fortran/56226] Add support for DEC UNION and MAP extensions

2013-02-07 Thread russelljbrennan at gmail dot com
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

[Bug fortran/56226] New: Add support for DEC UNION and MAP extensions

2013-02-06 Thread russelljbrennan at gmail dot com
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