This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/38401] TreeSSA-PRE load after store missed optimization
- From: "steven at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 16 Mar 2012 23:53:14 +0000
- Subject: [Bug tree-optimization/38401] TreeSSA-PRE load after store missed optimization
- Auto-submitted: auto-generated
- References: <bug-38401-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38401
Steven Bosscher <steven at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |NEW
CC| |ramana at gcc dot gnu.org
--- Comment #26 from Steven Bosscher <steven at gcc dot gnu.org> 2012-03-16 23:53:14 UTC ---
(In reply to comment #25)
> (In reply to comment #24)
> > Unfortunately, there is still no word from the FSF on what they did with our
> > Copyright Assignment.
>
> As already mentioned in PR 38785, I've posted the patch here:
> http://gcc.gnu.org/ml/gcc-patches/2009-03/msg00250.html
>
> It is also integrated in the milepost-branch.
I am not working on this, but Ramana is working on partial-partial PRE and may
be interested in porting over that patch from comment #25.