This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/49429] [4.7 Regression] dse.c change (r175063) causes execution failures
- From: "ebotcazou at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 22 Jun 2011 14:21:34 +0000
- Subject: [Bug rtl-optimization/49429] [4.7 Regression] dse.c change (r175063) causes execution failures
- Auto-submitted: auto-generated
- References: <bug-49429-4@http.gcc.gnu.org/bugzilla/>
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.