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 bootstrap/38746] gcc 4.4.0 20090104 - Warnings during bootstrap about poor coding



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


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