https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77879
--- Comment #7 from Richard Biener <rguenth at gcc dot gnu.org> --- Author: rguenth Date: Fri Oct 7 07:44:47 2016 New Revision: 240854 URL: https://gcc.gnu.org/viewcvs?rev=240854&root=gcc&view=rev Log: 2016-10-07 Richard Biener <rguent...@suse.de> PR tree-optimization/77879 * tree-ssa-structalias.c (handle_const_call): Properly handle NRV return slots. (handle_pure_call): Likewise. Modified: trunk/gcc/ChangeLog trunk/gcc/tree-ssa-structalias.c