[Bug c++/57211] wrong line indicated in warning for synthesized method

2013-05-14 Thread anthony.foiani at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57211 Anthony Foiani changed: What|Removed |Added CC||anthony.foiani at gmail dot com

[Bug c++/57211] wrong line indicated in warning for synthesized method

2013-05-14 Thread anthony.foiani at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57211 --- Comment #2 from Anthony Foiani --- I'm also seeing this bug, in version 4.7.2. Instead of trying to fix the line offset, I believe the right thing is to not emit this warning in this case at all. The parameter is certainly used, even if the

[Bug c++/50477] -Wunused-parameter should not warn about virtual method declarations with bodies

2013-05-14 Thread anthony.foiani at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50477 Anthony Foiani changed: What|Removed |Added CC||anthony.foiani at gmail dot com

[Bug tree-optimization/58122] loops are not evaluated at compile time if loop count > 17

2013-08-11 Thread anthony.foiani at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58122 Anthony Foiani changed: What|Removed |Added CC||anthony.foiani at gmail dot com