re PR debug/11473 (ICE with -gstabs when empty struct inheits from an empty struct)
authorMark Mitchell <mark@codesourcery.com>
Tue, 15 Jul 2003 16:56:49 +0000 (16:56 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Tue, 15 Jul 2003 16:56:49 +0000 (16:56 +0000)
commitb0afa2fca4c6d9c209fab1d15cbbe777ee616ba4
tree0cc5a9bc6ef1f8b7d528b6ab27ba16008cd9efda
parent2a868facf522a905e998461a8c5e7fe6762d9320
re PR debug/11473 (ICE with -gstabs when empty struct inheits from an empty struct)

PR debug/11473
* dbxout.c (dbxout_type): Use TYPE_SIZE to determine the sizes of
base classes.

PR debug/11473
* g++.dg/debug/debug8.C: New test.

From-SVN: r69414
gcc/ChangeLog
gcc/dbxout.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/debug/debug8.C [new file with mode: 0644]