[Bug tree-optimization/55008] [4.8 Regression] Internal compiler error : verify_ssa failed

2012-10-22 Thread wschmidt at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55008 William J. Schmidt changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution

[Bug tree-optimization/55008] [4.8 Regression] Internal compiler error : verify_ssa failed

2012-10-22 Thread wschmidt at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55008 --- Comment #5 from William J. Schmidt 2012-10-22 22:09:29 UTC --- Author: wschmidt Date: Mon Oct 22 22:09:22 2012 New Revision: 192696 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192696 Log: gcc: 2012-10-22 Bill Schmidt

[Bug tree-optimization/55008] [4.8 Regression] Internal compiler error : verify_ssa failed

2012-10-22 Thread wschmidt at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55008 --- Comment #4 from William J. Schmidt 2012-10-22 15:41:41 UTC --- Simple enough. The statement has two interpretations and one looks like a basis for the other. Surprised this never came up before. Adding a check to avoid letting a sta

[Bug tree-optimization/55008] [4.8 Regression] Internal compiler error : verify_ssa failed

2012-10-22 Thread wschmidt at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55008 William J. Schmidt changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo

[Bug tree-optimization/55008] [4.8 Regression] Internal compiler error : verify_ssa failed

2012-10-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55008 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Co

[Bug tree-optimization/55008] [4.8 Regression] Internal compiler error : verify_ssa failed

2012-10-22 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55008 Richard Biener changed: What|Removed |Added Target Milestone|--- |4.8.0 Summary|Intern