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 #3 from rob1weld at aol dot com  2009-01-08 06:18 -------
(In reply to comment #2)
> >../../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.


That is just one of the half dozen problems in this Bug Report. 

That was not the worst "-Werror" bug, this one takes longer to get to:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38753#c5


-- 


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]