tree-ssa-sccvn.c
220 KB
-
re PR c/91526 (Unnecessary SSE and other instructions generated when compiling… · bf05a3bb
re PR c/91526 (Unnecessary SSE and other instructions generated when compiling in C mode (vs. C++ mode)) 2019-08-26 Richard Biener <rguenther@suse.de> PR tree-optimization/91526 * passes.def: Note that after late FRE we do TODO_update_address_taken. * tree-ssa-sccvn.c (pass_fre::execute): In late mode schedule TODO_update_address_taken. From-SVN: r274922
Richard Biener committed