[Bug tree-optimization/65418] [5 Regression] vim miscompilation

2015-03-14 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65418 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug tree-optimization/65418] [5 Regression] vim miscompilation

2015-03-14 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65418 --- Comment #2 from Jakub Jelinek --- Author: jakub Date: Sat Mar 14 09:55:41 2015 New Revision: 221434 URL: https://gcc.gnu.org/viewcvs?rev=221434&root=gcc&view=rev Log: PR tree-optimization/65418 * tree-ssa-reassoc.c (extract_bit_test_

[Bug tree-optimization/65418] [5 Regression] vim miscompilation

2015-03-13 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65418 --- Comment #1 from Jakub Jelinek --- Created attachment 35028 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35028&action=edit gcc5-pr65418.patch Untested fix.

[Bug tree-optimization/65418] [5 Regression] vim miscompilation

2015-03-13 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65418 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug tree-optimization/65418] [5 Regression] vim miscompilation

2015-03-13 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65418 Jakub Jelinek changed: What|Removed |Added Priority|P3 |P1 Target Milestone|---