------- Comment #26 from rguenth at gcc dot gnu dot org 2007-08-30 14:52 ------- Subject: Bug 33199
Author: rguenth Date: Thu Aug 30 14:52:28 2007 New Revision: 127927 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=127927 Log: 2007-08-30 Richard Guenther <[EMAIL PROTECTED]> PR tree-optimization/33199 * tree-ssa-structalias.c (handle_lhs_call): New function. (find_func_aliases): In non-IPA mode make sure that for calls that return a pointer we add a constraint for the result to point to anything. Modified: trunk/gcc/ChangeLog trunk/gcc/tree-ssa-structalias.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33199