This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/53352] Incorrect CSE optimization on RTL expressions with a paradoxical subreg
- From: "ramana at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 13 Jul 2012 16:24:34 +0000
- Subject: [Bug rtl-optimization/53352] Incorrect CSE optimization on RTL expressions with a paradoxical subreg
- Auto-submitted: auto-generated
- References: <bug-53352-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53352
Ramana Radhakrishnan <ramana at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ramana at gcc dot gnu.org
--- Comment #11 from Ramana Radhakrishnan <ramana at gcc dot gnu.org> 2012-07-13 16:24:34 UTC ---
(In reply to comment #10)
> The test fails on Linux/x86 and Linux/x86-64.
http://gcc.gnu.org/ml/gcc-testresults/2012-07/msg00958.html doesn't suggest
this test fails anymore ?
HJ, should this now be marked as FIXED ?
ramana