------- 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

Reply via email to