[Bug tree-optimization/71901] [7 Regression] ice in find_or_generate_expression

2016-07-19 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71901 --- Comment #6 from Richard Biener --- Author: rguenth Date: Tue Jul 19 10:19:46 2016 New Revision: 238468 URL: https://gcc.gnu.org/viewcvs?rev=238468&root=gcc&view=rev Log: 2016-07-19 Richard Biener PR tree-optimization/71901

[Bug tree-optimization/71901] [7 Regression] ice in find_or_generate_expression

2016-07-19 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71901 Richard Biener changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug tree-optimization/71901] [7 Regression] ice in find_or_generate_expression

2016-07-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71901 Richard Biener changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned

[Bug tree-optimization/71901] [7 Regression] ice in find_or_generate_expression

2016-07-17 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71901 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug tree-optimization/71901] [7 Regression] ice in find_or_generate_expression

2016-07-17 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71901 --- Comment #3 from Martin Liška --- Created attachment 38918 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38918&action=edit Reduced test-case

[Bug tree-optimization/71901] [7 Regression] ice in find_or_generate_expression

2016-07-16 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71901 Andrew Pinski changed: What|Removed |Added Target Milestone|--- |7.0 --- Comment #1 from Andrew Pinski -