This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/49689] Using offsetof of an incomplete class template in static_assert causes gcc to crash
- From: "redi at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 9 Jul 2011 10:10:42 +0000
- Subject: [Bug c++/49689] Using offsetof of an incomplete class template in static_assert causes gcc to crash
- Auto-submitted: auto-generated
- References: <bug-49689-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49689
--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-07-09 10:10:27 UTC ---
looks like a dup of PR 49085