This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/12377] [ABI] Empty base out of class boundaries
- From: "bangerth at dealii dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Sep 2003 14:43:03 -0000
- Subject: [Bug c++/12377] [ABI] Empty base out of class boundaries
- References: <20030923142930.12377.grigory@stl.sarov.ru>
- 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=12377
bangerth at dealii dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Empty base out of class |[ABI] Empty base out of
|boundaries |class boundaries
------- Additional Comments From bangerth at dealii dot org 2003-09-23 14:43 -------
I can confirm this, but I have no clue what is supposed to be
the right value.
What is interesting, though, is that present mainline ICEs while
writing out the class info.
W.