guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: coredump in scm_ithrow


From: Marius Vollmer
Subject: Re: coredump in scm_ithrow
Date: 10 Sep 2000 15:43:03 +0200
User-agent: Gnus/5.0803 (Gnus v5.8.3) Emacs/20.7

Dirk Herrmann <address@hidden> writes:

> Is the problem really platform specific, or does it occur on
> several/most/all platforms?  If so, then we could rather check for
> the compiler version than to try to create a test case that on some
> platforms works and on others doesn't.

I think detecting the GCSE bug can be arbitrarily hairy, and we should
probably just put in the barrier unconditionally.  That is, even on
GCCs that don't have the GCSE bug, we will inhibit some optimizations,
but I think these optimizations aren't important enough to care so
strong about them.

The comment in scm_ithrow can be made more explicit, and we can put an
item in RELEASE to periodically reconsider the issue.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]