[Bug rtl-optimization/68537] Vectorizer possibly miscompiles dynamic linker with -O3

2015-11-25 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68537 Richard Biener changed: What|Removed |Added Target||x86_64-*-*

[Bug rtl-optimization/68537] Vectorizer possibly miscompiles dynamic linker with -O3

2015-11-25 Thread fw at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68537 --- Comment #8 from Florian Weimer --- (In reply to Markus Trippelsdorf from comment #7) > Well, only Haskell programs crash. This is a valid point. You can open a GHC ticket in Trac, after registering:

[Bug rtl-optimization/68537] Vectorizer possibly miscompiles dynamic linker with -O3

2015-11-25 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68537 --- Comment #7 from Markus Trippelsdorf --- (In reply to Florian Weimer from comment #6) > (In reply to Markus Trippelsdorf from comment #5) > > > Ok. Well, I'm running GHC version 7.10.2, which is the latest. > > (Not sure how to report this

[Bug rtl-optimization/68537] Vectorizer possibly miscompiles dynamic linker with -O3

2015-11-25 Thread fw at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68537 --- Comment #6 from Florian Weimer --- (In reply to Markus Trippelsdorf from comment #5) > Ok. Well, I'm running GHC version 7.10.2, which is the latest. > (Not sure how to report this issue to the ghc folks). To be honest, if Richard thinks

[Bug rtl-optimization/68537] Vectorizer possibly miscompiles dynamic linker with -O3

2015-11-25 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68537 Markus Trippelsdorf changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug rtl-optimization/68537] Vectorizer possibly miscompiles dynamic linker with -O3

2015-11-25 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68537 --- Comment #10 from Richard Biener --- (In reply to Florian Weimer from comment #6) > (In reply to Markus Trippelsdorf from comment #5) > > > Ok. Well, I'm running GHC version 7.10.2, which is the latest. > > (Not sure how to report this issue

[Bug rtl-optimization/68537] Vectorizer possibly miscompiles dynamic linker with -O3

2015-11-25 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68537 --- Comment #9 from Markus Trippelsdorf --- For the curious: https://ghc.haskell.org/trac/ghc/ticket/11133