[Bug c/18239] [4.0 Regression] ICE in get_parm_info with werid attribute
joseph at codesourcery dot com
gcc-bugzilla@gcc.gnu.org
Mon Nov 1 14:29:00 GMT 2004
------- Additional Comments From joseph at codesourcery dot com 2004-11-01 14:29 -------
Subject: Re: [4.0 Regression] ICE in get_parm_info with werid
attribute
On Mon, 1 Nov 2004, pinskia at gcc dot gnu dot org wrote:
> The C++ front-end rejects the code out right.
But the bug can be triggered on valid C90 code:
int f (int [sizeof(g())]);
I'm now looking at fixing it.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18239
More information about the Gcc-bugs
mailing list