[Bug tree-optimization/82337] -O2: ICE: SSA corruption at tree-ssa-coalesce.c:1010

2017-09-26 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82337

Andrew Pinski  changed:

   What|Removed |Added

   Keywords||ice-on-valid-code
   Target Milestone|--- |8.0

--- Comment #3 from Andrew Pinski  ---
Related to PR 82264 and PR 71020.

[Bug tree-optimization/82337] -O2: ICE: SSA corruption at tree-ssa-coalesce.c:1010

2017-09-26 Thread ivo.raisr at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82337

--- Comment #2 from Ivo Raisr  ---
Created attachment 42241
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42241=edit
reduced-3.c (slightly reformatted source to make it more readable)

[Bug tree-optimization/82337] -O2: ICE: SSA corruption at tree-ssa-coalesce.c:1010

2017-09-26 Thread ivo.raisr at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82337

Ivo Raisr  changed:

   What|Removed |Added

 CC||ivo.raisr at oracle dot com

--- Comment #1 from Ivo Raisr  ---
Created attachment 42240
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42240=edit
reduced-3.bare.c (output produced by C-reduce)