This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Patch to allow Ada to work with tree-ssa
- From: Nathan Sidwell <nathan at codesourcery dot com>
- To: Richard Kenner <kenner at vlsi1 dot ultra dot nyu dot edu>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Tue, 22 Jun 2004 21:53:52 +0100
- Subject: Re: Patch to allow Ada to work with tree-ssa
- Organization: CodeSourcery LLC
- References: <10406221906.AA09299@vlsi1.ultra.nyu.edu>
Richard Kenner wrote:
> int
> sub1 (int n)
> {
> struct foo {int arr[n]; int filler : 3; int fld : 4;} x;
>
> return x.fld;
> }
This is not valid C89, C90, or documented as a GNU extension.
That may be, but it's worked on every version of GCC so far ...
so it's an accident then? why not just remove it?
nathan
--
Nathan Sidwell :: http://www.codesourcery.com :: CodeSourcery LLC
nathan@codesourcery.com :: http://www.planetfall.pwp.blueyonder.co.uk