This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r158046 - in /trunk/gcc: ChangeLog alias.c
- From: rguenth at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Wed, 07 Apr 2010 10:14:18 -0000
- Subject: r158046 - in /trunk/gcc: ChangeLog alias.c
Author: rguenth
Date: Wed Apr 7 10:14:17 2010
New Revision: 158046
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=158046
Log:
2010-04-07 Richard Guenther <rguenther@suse.de>
PR middle-end/42617
* alias.c (ao_ref_from_mem): Without MEM_OFFSET or MEM_SIZE
preserve points-to related information.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/alias.c