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


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.

-- 
Alexandre Oliva http://www.dcc.unicamp.br/~oliva IC-Unicamp, Bra[sz]il
{oliva,Alexandre.Oliva}@dcc.unicamp.br  aoliva@{acm.org,computer.org}
oliva@{gnu.org,kaffe.org,{egcs,sourceware}.cygnus.com,samba.org}
*** E-mail about software projects will be forwarded to mailing lists


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