This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/23384] Clobber list should be flow sensitive
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 May 2007 00:38:02 -0000
- Subject: [Bug tree-optimization/23384] Clobber list should be flow sensitive
- References: <bug-23384-6528@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from pinskia at gcc dot gnu dot org 2007-05-22 01:38 -------
PR 18412 is not really a flow sensitive issue, it is just may_alias getting
confused by pointer addition which will be fixed with the merge of the pointer
plus branch.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO|18412 |
nThis| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23384