[Bug c++/64383] missed warning for unused variable.

2015-01-20 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64383 --- Comment #5 from Jakub Jelinek jakub at gcc dot gnu.org --- On the #c2 testcase, gcc trunk now warns, starting with r217957.

[Bug c++/64383] missed warning for unused variable.

2015-01-20 Thread manu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64383 Manuel López-Ibáñez manu at gcc dot gnu.org changed: What|Removed |Added CC|

[Bug c++/64383] missed warning for unused variable.

2015-01-20 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64383 --- Comment #7 from paolo at gcc dot gnu.org paolo at gcc dot gnu.org --- Author: paolo Date: Tue Jan 20 14:19:32 2015 New Revision: 219896 URL: https://gcc.gnu.org/viewcvs?rev=219896root=gccview=rev Log: 2015-01-20 Paolo Carlini

[Bug c++/64383] missed warning for unused variable.

2015-01-20 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64383 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug c++/64383] missed warning for unused variable.

2015-01-20 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64383 --- Comment #6 from Paolo Carlini paolo.carlini at oracle dot com --- Yes, this is already fixed by the patch for c++/63657. The testcases are slightly different thus I'm going to add the reduced testcase before closing the bug.

[Bug c++/64383] missed warning for unused variable.

2015-01-12 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64383 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added CC||jakub at gcc dot

[Bug c++/64383] missed warning for unused variable.

2015-01-12 Thread pluto at agmk dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64383 --- Comment #2 from Pawel Sikora pluto at agmk dot net --- (In reply to Manuel López-Ibáñez from comment #1) A minimized testcase would be helpful. Using delta would probably remove already a lot:

[Bug c++/64383] missed warning for unused variable.

2014-12-23 Thread manu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64383 Manuel López-Ibáñez manu at gcc dot gnu.org changed: What|Removed |Added Keywords||diagnostic