[Bug tree-optimization/78720] [7 Regression] Illegal instruction in generated code

2016-12-10 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78720 --- Comment #9 from Markus Trippelsdorf --- *** Bug 78769 has been marked as a duplicate of this bug. ***

[Bug tree-optimization/78720] [7 Regression] Illegal instruction in generated code

2016-12-10 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78720 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug tree-optimization/78720] [7 Regression] Illegal instruction in generated code

2016-12-10 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78720 --- Comment #7 from Jakub Jelinek --- Author: jakub Date: Sat Dec 10 12:06:12 2016 New Revision: 243516 URL: https://gcc.gnu.org/viewcvs?rev=243516&root=gcc&view=rev Log: PR tree-optimization/78720 * match.pd (A < 0 ? C : 0): Onl

[Bug tree-optimization/78720] [7 Regression] Illegal instruction in generated code

2016-12-09 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78720 Richard Biener changed: What|Removed |Added Priority|P3 |P1

[Bug tree-optimization/78720] [7 Regression] Illegal instruction in generated code

2016-12-09 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78720 --- Comment #6 from Jakub Jelinek --- Created attachment 40284 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=40284&action=edit gcc7-pr78720.patch Untested fix.

[Bug tree-optimization/78720] [7 Regression] Illegal instruction in generated code

2016-12-09 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78720 Jakub Jelinek changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned a

[Bug tree-optimization/78720] [7 Regression] Illegal instruction in generated code

2016-12-08 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78720 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #5

[Bug tree-optimization/78720] [7 Regression] Illegal instruction in generated code

2016-12-08 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78720 Markus Trippelsdorf changed: What|Removed |Added Component|middle-end |tree-optimization --- Comment #4 f