https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47461
Paolo Carlini changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47461
--- Comment #4 from paolo at gcc dot gnu.org ---
Author: paolo
Date: Wed Aug 12 14:47:58 2015
New Revision: 226816
URL: https://gcc.gnu.org/viewcvs?rev=226816&root=gcc&view=rev
Log:
2015-08-12 Paolo Carlini
PR c++/47461
* g++
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47461
--- Comment #3 from Paolo Carlini ---
Let's add a testcase and close the bug.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47461
--- Comment #2 from Jonathan Wakely ---
Works with 4.9.0
w.cc: In function ‘void f(C*)’:
w.cc:6:33: warning: ignoring return value of ‘bool C::f(T*) [with T = int]’,
declared with attribute warn_unused_result [-Wunused-result]
void f(C* pc) { i
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47461
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|