This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/52667] sh_reorg segfault
- 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: Thu, 31 May 2012 23:04:08 +0000
- Subject: [Bug target/52667] sh_reorg segfault
- Auto-submitted: auto-generated
- References: <bug-52667-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52667
--- Comment #4 from Oleg Endo <olegendo at gcc dot gnu.org> 2012-05-31 23:04:08 UTC ---
Author: olegendo
Date: Thu May 31 23:04:02 2012
New Revision: 188089
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=188089
Log:
Backport from mainline
2012-03-27 Chung-Lin Tang <cltang@codesourcery.com>
PR target/52667
* config/sh/sh.c (find_barrier): Add equality check of last_got to
avoid going above orig insn. Update comments.
Modified:
branches/gcc-4_7-branch/gcc/ChangeLog
branches/gcc-4_7-branch/gcc/config/sh/sh.c