This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/38746] gcc 4.4.0 20090104 - Warnings during bootstrap about poor coding
- 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: 6 Jan 2009 22:49:57 -0000
- Subject: [Bug bootstrap/38746] gcc 4.4.0 20090104 - Warnings during bootstrap about poor coding
- References: <bug-38746-13830@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from pinskia at gcc dot gnu dot org 2009-01-06 22:49 -------
>../../gcc_trunk/gcc/config/i386/i386.c:18511: error: ISO C90 forbids variable
length array 'vec'
That was already fixed by:
2009-01-06 Jan Hubicka <jh@suse.cz>
PR target/38744
* i386.c (ix86_expand_call): Use ARRAY_SIZE
You are about 5 hours late.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38746