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++/47482] [C++0x] [4.6 Regression] ICE: unexpected expression âsizeof ("A")â of kind sizeof_expr


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

--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-01-26 22:41:50 UTC ---
the ICE goes away if K is not a template or if B is initialized with simply A,
rather than an expression involving A


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