merge 336441 321644 thanks On Sun, Oct 30, 2005 at 02:19:34PM +0100, Lionel Elie Mamane wrote:
> Oups! Seems to be a Mozilla problem after all... > At this point, this may be a dupe of #321644. Recompiling Mozilla to > test it. Yup, compiling with "-O" instead of "-g -O2" solves it, so this seems to be a dupe of #321644. Further comment, though: Please look at https://bugzilla.mozilla.org/show_bug.cgi?id=293307 https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=160330 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11376 This seems to be a bug in *Mozilla* (aliasing violation) which is triggered only when compiling with -O2 (or greater). In particular, https://bugzilla.mozilla.org/show_bug.cgi?id=293307 contains a patch (which I haven't tested yet). -- Lionel -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

