https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64383
Paolo Carlini changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|paolo.carlin
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64383
--- Comment #7 from 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=219896&root=gcc&view=rev
Log:
2015-01-20 Paolo Carlini
PR c++/64383
* g++.dg/warn
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64383
--- Comment #6 from Paolo Carlini ---
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.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64383
--- Comment #5 from Jakub Jelinek ---
On the #c2 testcase, gcc trunk now warns, starting with r217957.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64383
Manuel López-Ibáñez changed:
What|Removed |Added
CC||paolo.carlini at oracle dot com
--
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64383
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64383
--- Comment #2 from Pawel Sikora ---
(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: https://gcc.gnu.org/wiki/A_guide_to_testcase_reduction
one more s
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64383
Manuel López-Ibáñez changed:
What|Removed |Added
Keywords||diagnostic
CC|