This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: target/6788: multiple inheritance "non-virtual thunk" assembly incorrect on sparc64-sun-solars2.8
- From: rth at gcc dot gnu dot org
- To: gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, rth at gcc dot gnu dot org, spencer at aol dot net
- Date: 24 May 2002 04:24:16 -0000
- Subject: Re: target/6788: multiple inheritance "non-virtual thunk" assembly incorrect on sparc64-sun-solars2.8
- Reply-to: rth at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, rth at gcc dot gnu dot org, spencer at aol dot net, gcc-gnats at gcc dot gnu dot org
Synopsis: multiple inheritance "non-virtual thunk" assembly incorrect on sparc64-sun-solars2.8
Responsible-Changed-From-To: unassigned->rth
Responsible-Changed-By: rth
Responsible-Changed-When: Thu May 23 21:24:16 2002
Responsible-Changed-Why:
.
State-Changed-From-To: open->analyzed
State-Changed-By: rth
State-Changed-When: Thu May 23 21:24:16 2002
State-Changed-Why:
Probably an assembler bug. GCC emits the assembler macro
set -16392, %g1
which should have done the right thing. I guess we have
to do this by hand here.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=6788