[Bug c++/68388] incomplete type bug when using decltype

2015-11-24 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68388 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/68388] incomplete type bug when using decltype

2015-11-24 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68388 --- Comment #2 from paolo at gcc dot gnu.org --- Author: paolo Date: Tue Nov 24 18:16:26 2015 New Revision: 230827 URL: https://gcc.gnu.org/viewcvs?rev=230827=gcc=rev Log: 2015-11-24 Paolo Carlini PR

[Bug c++/68388] incomplete type bug when using decltype

2015-11-24 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68388 --- Comment #1 from Paolo Carlini --- This again compiles fine. I'm going to add a testcase and close the bug.