public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/64590] New: Firefox 34 triggers GCC AVX bug (segfault: XPCCallContext::GetJSContext (this=0xfffc7fffe3e23980))
@ 2015-01-13 23:44 fragabr at gmail dot com
  2015-01-13 23:58 ` [Bug tree-optimization/64590] " pinskia at gcc dot gnu.org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: fragabr at gmail dot com @ 2015-01-13 23:44 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 64590
           Summary: Firefox 34 triggers GCC AVX bug (segfault:
                    XPCCallContext::GetJSContext
                    (this=0xfffc7fffe3e23980))
           Product: gcc
           Version: 4.9.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
          Assignee: unassigned at gcc dot gnu.org
          Reporter: fragabr at gmail dot com

I reported this bug at Firefox bugzilla:

https://bugzilla.mozilla.org/show_bug.cgi?id=1117023

and the developers told me this is a GCC bug: "This very much sounds like a bug
in gcc's vectorization using avx".

So could you take a look? I compiled with:

-march=native -O3 -pipe -floop-interchange -floop-strip-mine -floop-block

The workaround is to compile with -march=nehalem (to avoid AVX optimization for
Sandybridge).

Thanks.


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2015-02-11 11:06 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-13 23:44 [Bug tree-optimization/64590] New: Firefox 34 triggers GCC AVX bug (segfault: XPCCallContext::GetJSContext (this=0xfffc7fffe3e23980)) fragabr at gmail dot com
2015-01-13 23:58 ` [Bug tree-optimization/64590] " pinskia at gcc dot gnu.org
2015-01-13 23:59 ` pinskia at gcc dot gnu.org
2015-01-14  2:19 ` fragabr at gmail dot com
2015-01-14  8:28 ` jakub at gcc dot gnu.org
2015-02-10  9:34 ` fragabr at gmail dot com
2015-02-11  5:31 ` dbaron at dbaron dot org
2015-02-11 11:06 ` fragabr at gmail dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).