------- Comment #11 from matz at gcc dot gnu dot org  2008-02-23 14:08 -------
FWIW, Torbjorn: I agree with Honza that it would be very good to see the
original testcase that segfaults on darwin.  The testcases here are all of
the type where it's questionable if the behaviour is really wrong.

There were indeed also other reports for darwin where the runtime loaders
use of aligned instructions caused problems, but the cause for these problems
was different than what I was patching.  In particular how could the
non-ABI-compliant alignment in 'foo' in these testcase ever lead to a problem
in darwins runtime loader?  We need to see the real testcase, not something
testing something different to give a definitive answer.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35271

Reply via email to