https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65719
Andrew Pinski changed:
What|Removed |Added
CC||Juan.Arrieta at jpl dot
nasa.gov
--- Co
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65719
--- Comment #9 from Louis Dionne ---
I can confirm that my original use case now works. Thanks a bunch!
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65719
Jason Merrill changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65719
--- Comment #7 from Jason Merrill ---
Author: jason
Date: Fri Jun 12 19:11:35 2015
New Revision: 224443
URL: https://gcc.gnu.org/viewcvs?rev=224443&root=gcc&view=rev
Log:
PR c++/65719
* pt.c (tsubst_decl) [VAR_DECL]: Mark namespa
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65719
--- Comment #6 from Jason Merrill ---
Author: jason
Date: Fri Jun 12 18:16:22 2015
New Revision: 224442
URL: https://gcc.gnu.org/viewcvs?rev=224442&root=gcc&view=rev
Log:
PR c++/65719
* pt.c (tsubst_decl) [VAR_DECL]: Mark namespa
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65719
Christian Kandeler changed:
What|Removed |Added
CC||christian.kandeler@theqtcom
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65719
--- Comment #4 from Louis Dionne ---
I added Jason to the CC list since he's the one who committed r213641. Jason,
any clue about how to fix this?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65719
--- Comment #3 from Louis Dionne ---
This bug is a real, real pain. I'm willing to help fixing it and/or to provide
test cases, but it'll take me forever if someone on your side does not assist,
since I don't know the GCC code base. I've looked a