This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/51244] SH Target: Inefficient conditional branch
- From: "kkojima at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 20 Mar 2012 01:45:14 +0000
- Subject: [Bug target/51244] SH Target: Inefficient conditional branch
- Auto-submitted: auto-generated
- References: <bug-51244-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51244
--- Comment #35 from Kazumoto Kojima <kkojima at gcc dot gnu.org> 2012-03-20 01:45:14 UTC ---
(In reply to comment #34)
> Interesting, thanks! I'll also test your patch and send it around, OK?
OK, thanks!
> I'm a bit confused... was the issue caused by my patches to for this PR, or by
> something else?
I guess that it was caused by another changes but was latent for a while.