c++/7855: [3.3 regression] Wrong line number specified in error / warning message

Giovanni Bajo giovannibajo@libero.it
Thu May 1 17:39:00 GMT 2003


http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7855

This is actually a regression on the 3.3 branch only (wrt 2.95). It's fixed
in 3.4.

The -Wunused warning makes sense because you assign a variable which is then
never used.

Giovanni Bajo



More information about the Gcc-bugs mailing list