This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/64479] [4.8 Regression][SH] wrong optimization delayed-branch
- From: "olegendo at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 13 Jan 2015 00:31:29 +0000
- Subject: [Bug target/64479] [4.8 Regression][SH] wrong optimization delayed-branch
- Auto-submitted: auto-generated
- References: <bug-64479-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64479
--- Comment #5 from Oleg Endo <olegendo at gcc dot gnu.org> ---
Author: olegendo
Date: Tue Jan 13 00:30:57 2015
New Revision: 219506
URL: https://gcc.gnu.org/viewcvs?rev=219506&root=gcc&view=rev
Log:
gcc/
PR target/64479
* rtlanal.c (set_reg_p): Handle SEQUENCE constructs.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/rtlanal.c