This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/64590] Firefox 34 triggers GCC AVX bug (segfault: XPCCallContext::GetJSContext (this=0xfffc7fffe3e23980))


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64590

--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to DÃniel Fraga from comment #3)
> (In reply to Andrew Pinski from comment #2)
> > 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.
> 
> Hi Andrew, unfortunately I don't have a simplified testcase, since I don't
> know exactly what's causing this.

You did not answer my question: "Also what instruction is the segfault located
on"?

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