[Bug tree-optimization/64590] Firefox 34 triggers GCC AVX bug (segfault: XPCCallContext::GetJSContext (this=0xfffc7fffe3e23980))
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Jan 13 23:59:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64590
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Also can you try without "-floop-interchange -floop-strip-mine -floop-block"
Since those are part of Graphite which might be the cause of the bug rather
than the vectorizer.
More information about the Gcc-bugs
mailing list