This is the mail archive of the guile@sourceware.cygnus.com mailing list for the Guile project.


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

Re: guile bugs


Miroslav Silovic <silovic@zesoi.fer.hr> writes:

> Now /this/ would trap most bugs. But I'm not sure about the efficiency
> issues (gcc may overoptimize functions returning SCM structs, and use
> pointers rather than registers... This should be investigated). It

I just checked. gcc will use pointers, at least on SPARC. This is Bad.

-- 
How to eff the ineffable?

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