Re: guile-1.4.1: test failures under shared library, -O3

2002-06-29 Thread Thien-Thi Nguyen
fyi, i've added this as: 1007-cc-optimizations-break-r4rs-test thi ___ Bug-guile mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-guile

guile-1.4.1: test failures under shared library, -O3

2002-05-23 Thread Michael Deutschmann
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