[Bug c++/56947] [4.7 Regression] Bogus 'XX' was not declared in this scope

2014-07-14 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56947 --- Comment #7 from Jason Merrill --- Author: jason Date: Mon Jul 14 20:39:35 2014 New Revision: 212524 URL: https://gcc.gnu.org/viewcvs?rev=212524&root=gcc&view=rev Log: PR c++/61445 PR c++/56947 * pt.c (instantiate_decl): Don't che

[Bug c++/56947] [4.7 Regression] Bogus 'XX' was not declared in this scope

2014-05-30 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56947 Jason Merrill changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/56947] [4.7 Regression] Bogus 'XX' was not declared in this scope

2014-05-30 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56947 --- Comment #5 from Jason Merrill --- Author: jason Date: Fri May 30 18:55:56 2014 New Revision: 211094 URL: http://gcc.gnu.org/viewcvs?rev=211094&root=gcc&view=rev Log: PR c++/56947 * pt.c (instantiate_decl): Check that defer_ok is not

[Bug c++/56947] [4.7 Regression] Bogus 'XX' was not declared in this scope

2014-05-30 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56947 --- Comment #4 from Jason Merrill --- Author: jason Date: Fri May 30 15:09:29 2014 New Revision: 211083 URL: http://gcc.gnu.org/viewcvs?rev=211083&root=gcc&view=rev Log: PR c++/56947 * pt.c (instantiate_decl): Don't defer instantiation o

[Bug c++/56947] [4.7 Regression] Bogus 'XX' was not declared in this scope

2014-05-29 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56947 Jason Merrill changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned a

[Bug c++/56947] [4.7 Regression] Bogus 'XX' was not declared in this scope

2014-05-27 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56947 Richard Biener changed: What|Removed |Added Blocks||52026 --- Comment #3 from Richard Biene

[Bug c++/56947] [4.7 Regression] Bogus 'XX' was not declared in this scope

2014-05-26 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56947 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org,

[Bug c++/56947] [4.7 Regression] Bogus 'XX' was not declared in this scope

2013-04-15 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56947 Richard Biener changed: What|Removed |Added Priority|P3 |P1 Status|UNCONFIRM