--- Comment #7 from rguenth at gcc dot gnu dot org 2008-09-18 12:53 ---
Subject: Bug 37284
Author: rguenth
Date: Thu Sep 18 12:52:31 2008
New Revision: 140453
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=140453
Log:
2008-09-18 Richard Guenther <[EMAIL PROTECTED]>
PR
--- Comment #6 from rguenth at gcc dot gnu dot org 2008-09-18 12:52 ---
Fixed.
--
rguenth at gcc dot gnu dot org changed:
What|Removed |Added
Status|ASSIGNED
--
jsm28 at gcc dot gnu dot org changed:
What|Removed |Added
Priority|P3 |P1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37284
--- Comment #5 from rguenth at gcc dot gnu dot org 2008-08-30 14:07 ---
Mine. It's only a may_alias pass that ever removes the change_dynamic_type
trees. As this removal fixes up DECL_POINTER_ALIAS_SET this may even cause
wrong code to be emitted during RTL optimization.
--
rguenth
--- Comment #4 from rguenth at gcc dot gnu dot org 2008-08-30 14:05 ---
Confirmed.
--
rguenth at gcc dot gnu dot org changed:
What|Removed |Added
Status|UNCON