unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* guile-1.4.1: test failures under shared library, -O3
@ 2002-05-24  4:42 Michael Deutschmann
  2002-06-16 22:59 ` Thien-Thi Nguyen
  0 siblings, 1 reply; 4+ messages in thread
From: Michael Deutschmann @ 2002-05-24  4:42 UTC (permalink / raw)


I have encountered the following "make check" failure attempting
to build guile-1.4.1:

FAIL: r4rs.test: (6 9): (#<procedure leaf-eq? (x y)> (a (b (c))) ((a) b c))

I normally use maximal optimization ("-O3 -fomit-frame-pointer
-fstrict-aliasing") to compile programs, and found that the problem does
not occur when no flags are specified.  It also doesn't happen if guile
is configured not to use shared libraries.

By swap experiments, I've narrowed the problem to "continuations.c".  If
this file is compiled with "-fPIC" and "-O3", the test suite will not
succeed. If "-fomit-frame-pointer" is also specifed, the above test
failure will occur -- otherwise, the test suite will segfault.

Versions:
i486-pc-linux-gnu
linux-2.0.40rc4
glibc-2.1.3
gcc-2.95.3

---- Michael Deutschmann <michael@talamasca.ocis.net>

_______________________________________________
Bug-guile mailing list
Bug-guile@gnu.org
http://mail.gnu.org/mailman/listinfo/bug-guile


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2002-06-29 19:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-05-24  4:42 guile-1.4.1: test failures under shared library, -O3 Michael Deutschmann
2002-06-16 22:59 ` Thien-Thi Nguyen
2002-06-17  2:12   ` Michael Deutschmann
2002-06-29 19:31     ` Thien-Thi Nguyen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).