This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/33330] [4.3 Regression] Wrong alias for accessing scalar through array



------- Comment #5 from rguenth at gcc dot gnu dot org  2007-09-07 11:58 -------
Subject: Bug 33330

Author: rguenth
Date: Fri Sep  7 11:57:57 2007
New Revision: 128240

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=128240
Log:
2007-09-07  Richard Guenther  <rguenther@suse.de>

        PR middle-end/33330
        * tree-ssa-operands.c (access_can_touch_variable): An access
        of the form (*p)[0] can touch a variable of same size.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-ssa-operands.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33330


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]