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++/47289] [4.4/4.5 Regression] [C++0x] ICE in tsubst_pack_expansion (triggered by decltype)


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

--- Comment #11 from Jason Merrill <jason at gcc dot gnu.org> 2011-03-08 22:41:30 UTC ---
I tend to be very conservative about ICE-on-invalid fixes on earlier releases,
since the risk/reward ratio seems low.  But this one seems safe enough that
I'll go ahead and backport it.


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