This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Strange behaviour in C++...
- To: Alexandre Oliva <oliva@dcc.unicamp.br>
- Subject: Re: Strange behaviour in C++...
- From: Jeffrey A Law <law@cygnus.com>
- Date: Wed, 25 Aug 1999 11:30:09 -0600
- cc: "Christopher R. Jones" <cj@interlog.com>, gcc@gcc.gnu.org, gcc-patches@gcc.gnu.org
- Reply-To: law@cygnus.com
In message <oraerg1096.fsf@cupuacu.lsd.dcc.unicamp.br>you write:
> In fact, I seem to recall there was an attempt to fix it for gcc 2.95
> (was it Martin v. Löewis?), but, if it ever got in the CVS tree, it
> seems that it didn't work for this case :-(
Just a note, thunks may be on their way out. I'm hearing more and more people
talk about the evils of thunks, particularly for high end processors.
Depending on the changing winds, it may or may not be worth the time/effort to
fix the dynamic thunk problem.
jeffv