Kevin Ryde <[EMAIL PROTECTED]> writes:

> I added the code below to the inline scm_is_pair.  The comment should
> be self-explanatory.  Notice it's deliberately confined to just 2.95,
> whatever the problem is it doesn't seem to afflict the current gcc 4.

There was a similar issue in scm_ithrow, if I remember correctly, but
we removed the workaround in 2003.  Should we still support GCC 2.95?

2003-05-04  Marius Vollmer  <[EMAIL PROTECTED]>

        * throw.c (scm_ithrow): Remove "asm volatile" hack.  It used to
        work around a bug in GCC 2.95.2 but is now a bug in itself.

-- 
GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3  331E FAF8 226A D5D4 E405


_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-devel

Reply via email to