strspn

David Relson relson at osagesoftware.com
Thu Mar 13 00:25:22 CET 2003


At 06:13 PM 3/12/03, Matthias Andree wrote:

>David Relson <relson at osagesoftware.com> writes:
>
> > With luck, my 135 line program has sufficient context for the problem to
> > show itself.  That'd make it somewhat easier for the gcc maintainers.  I
> > even entertained the idea of building a cross-compiler and debugger to
> > take a look at what the S390 has, from the comfort of my desktop.
>
>Hehe. I don't know how well the cross-compiler will work out, as it's
>for Linux, it should be no major deal though. It's probably sufficient
>to look at the assembly dump of our function and found the minimal set
>of optimizer options that make the problem go away, if you will do the
>gcc maintainers' work.

What's neat with linux and open source is that, if I _really_ wanted to do 
it, I _could_ build a i686-s390 cross compiler and look at the code 
generated.  However, I have other things to do that interest me more, so I 
shan't tackle the task.






More information about the bogofilter-dev mailing list