This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11094] incomplete static member breaks sizeof containing template class
- From: "bangerth at dealii dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 4 Jun 2003 23:42:59 -0000
- Subject: [Bug c++/11094] incomplete static member breaks sizeof containing template class
- References: <20030604203551.11094.ncm@cantrip.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11094
------- Additional Comments From bangerth@dealii.org 2003-06-04 23:42 -------
See this thread
http://gcc.gnu.org/ml/gcc/2003-06/msg00386.htmlfor some clues about the
validity of the code. FWIW,
icc accepts the code.
W.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.