On 01/10/2017 06:42 AM, Richard Biener wrote:
On Tue, Jan 10, 2017 at 3:38 AM, David Malcolm <dmalc...@redhat.com> wrote:
gcc/ChangeLog:
        * final.c (rest_of_clean_state): Don't call delete_tree_ssa for
        __RTL functions.

Heh, so you are lucky that nothing looks at this.  MEM_EXPRs can
contain SSA names
these days (for points-to info), but I suppose you don't parse
MEM_EXPRs fully yet.

I'm somewhat inclined to tell you calling init_tree_ssa () for __RTL
functions...
Perhaps, but I suspect it'll just open up another can-o-worms WRT state that needs to be initialized.

Jeff

Reply via email to