This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/19881] strange warning about alloca
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Feb 2005 13:29:54 -0000
- Subject: [Bug c/19881] strange warning about alloca
- References: <20050210204838.19881.sds@gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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