This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/19881] strange warning about alloca


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-02-11 13:29 -------
(In reply to comment #4)
> > the warning is not the FSF's gcc, you two should have filed it with Redhat instead. 
>  
> You're right: Current gcc CVS ("gcc version 4.0.0 20050211 (experimental)") doesn't 
> show the warning. So it appears to be a RedHat-only problem. 

Which is why PR 14236 is still open :)  In fact I said the FSF's gcc did not have it in my first comment 
when I marked this as a dup because you can complain there.  But note the warning shows what 
happens now with VLA/alloca so in that sense the warning is correct, if you want the behavor to change 
it is a very hard problem to fix.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19881


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]