Missing warning message

Richard Henderson rth@redhat.com
Sat Feb 10 18:03:00 GMT 2001


On Sat, Feb 10, 2001 at 01:18:32PM -0700, Andrew Vaught wrote:
> While working on g95, we had an erroneous declaration that looked like:
> 
> char array[] = { "a", "b", "c" };

Current sources yield 

simplify.c:73: excess elements in char array initializer
simplify.c:73: (near initialization for `ascii_table')


r~



More information about the Gcc mailing list