This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Need someone to look at a regression
- To: Joern Rennecke <amylaar at cygnus dot co dot uk>
- Subject: Re: Need someone to look at a regression
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Tue, 18 Aug 1998 21:48:33 -0600
- cc: richard dot earnshaw at arm dot com, jason at cygnus dot com, egcs at cygnus dot com, rearnsha at sun52 dot arm dot com
- Reply-To: law at cygnus dot com
In message <199808181702.SAA14402@phal.cygnus.co.uk>you write:
> You can use the 'transparent union' attribute for that. The floating
> point member of the union has to be the first one.
I would not encourage this.
"transparent unions" are a bad gcc extension.
jeff