This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/53908] [4.7 Regression] csa removes needed memory load
- From: "mikpe at it dot uu.se" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 10 Jul 2012 10:11:15 +0000
- Subject: [Bug rtl-optimization/53908] [4.7 Regression] csa removes needed memory load
- Auto-submitted: auto-generated
- References: <bug-53908-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53908
--- Comment #2 from Mikael Pettersson <mikpe at it dot uu.se> 2012-07-10 10:11:15 UTC ---
I can't reproduce on x86_64-linux, nor with a cross to sparc64-linux (only
natively on sparc64-linux so far).
HP: are you sure it fails on x86_64?
I'll try to bisect natively on sparc64, but that will take ages...