This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Testsuite Results for gcc-2.96 19990628


  In message <ork8sknpzj.fsf@saci.lsd.dcc.unicamp.br>you write:
  > On Jul  1, 1999, Jeffrey A Law <law@cygnus.com> wrote:
  > 
  > >> Based on Thomas Kunert's post, I suspect the problem has to do with
  > >> inlining of some function called from __throw() that makes assumptions
  > >> about stack frames that do not hold when it is inlined.  I'll
  > >> investigate and try to fix it for the release, even if this means
  > >> adding some -fno-some-optimization when compiling the eh module of
  > >> libgcc.
  > 
  > > Also note the -malign-double, which we strongly discourage due to
  > > ABI issues.
  > 
  > Nope, that's not the cause for the EH problems.  I've been getting
  > them with just `-O9 -g' on all platforms I test for quite a long time.
I didn't say it was the cause of the EH problems.  But is will cause problems
with libio & libstdc++.

jeff


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]