https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65418
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
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_
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.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65418
Jakub Jelinek changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65418
Jakub Jelinek changed:
What|Removed |Added
Priority|P3 |P1
Target Milestone|---