Matrix Bug

Alexandre Oliva oliva@dcc.unicamp.br
Wed Jun 30 23:07:00 GMT 1999


On May  2, 1999, "Giambattista Bloisi" <giamby@geocities.com> wrote:

> gcc compile it without generate warnings or errors for commented line, 
> even if it is a syntax error beacause p[2] is used as a left-value.

Compiling with -pedantic will cause gcc to emit a warning for this
extension.

-- 
Alexandre Oliva http://www.dcc.unicamp.br/~oliva IC-Unicamp, Bra[sz]il
{oliva,Alexandre.Oliva}@dcc.unicamp.br  aoliva@{acm.org,computer.org}
oliva@{gnu.org,kaffe.org,{egcs,sourceware}.cygnus.com,samba.org}
*** E-mail about software projects will be forwarded to mailing lists



More information about the Gcc-bugs mailing list