This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/50068] Invalid memory access in incr_ticks_for_insn
- 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: Wed, 17 Aug 2011 22:49:21 +0000
- Subject: [Bug target/50068] Invalid memory access in incr_ticks_for_insn
- Auto-submitted: auto-generated
- References: <bug-50068-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50068
--- Comment #6 from Kazumoto Kojima <kkojima at gcc dot gnu.org> 2011-08-17 22:49:21 UTC ---
Author: kkojima
Date: Wed Aug 17 22:49:18 2011
New Revision: 177839
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=177839
Log:
PR target/50068
* config/sh/sh.c (sh_output_mi_thunk): Don't call dbr_schedule.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/sh/sh.c