http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49429
Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2011.06.22 14:19:56
CC| |ebotcazou at gcc dot
| |gnu.org
Summary|[4.7 Regression] dse.c |[4.7 Regression] dse.c
|changes to fix PR44194 |change (r175063) causes
|(r175063) cause execution |execution failures
|failures |
Ever Confirmed|0 |1
--- Comment #15 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2011-06-22
14:19:56 UTC ---
> Unfortunately, this patch does not seem to fix PR 49454, the PA bootstrap
> failure, which also broke at the same time. Perhaps there are some other
> places where mark_addressable needs to be called?
See http://gcc.gnu.org/ml/gcc-patches/2011-06/msg01672.html for an analysis.