This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/44587] [4.4/4.5/4.6 Regression] ICE in instantiate_decl



------- Comment #1 from jakub at gcc dot gnu dot org  2010-06-18 21:54 -------
Compiled fine until r144617, starting with r144618 gave
R.ii:2: error: â??B<T>::câ?? cannot appear in a constant-expression
R.ii:2: error: template argument 1 is invalid
and starting with r154042 started ICEing.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44587


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]