Re: Default defs question

2020-07-15 Thread Richard Biener via Gcc
On July 16, 2020 7:09:21 AM GMT+02:00, Gary Oblock via Gcc wrote: >Regarding the other question I asked today could somebody explain to >me what the default_defs are all about. Default defs are SSA names without an explicit defining statement for example those representing values at function e

Default defs question

2020-07-15 Thread Gary Oblock via Gcc
Regarding the other question I asked today could somebody explain to me what the default_defs are all about. I suspect I'm doing something wrong with regard of them. Note, I've isolated the failure in the last email down to this bit (in red): if (is_empty (*entry) || (!is_deleted (*entry) &&