This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r212740 - in /branches/gcc-4_8-branch/gcc: Chan...
- From: rguenth at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Thu, 17 Jul 2014 07:49:44 -0000
- Subject: r212740 - in /branches/gcc-4_8-branch/gcc: Chan...
Author: rguenth
Date: Thu Jul 17 07:49:44 2014
New Revision: 212740
URL: https://gcc.gnu.org/viewcvs?rev=212740&root=gcc&view=rev
Log:
2014-07-17 Richard Biener <rguenther@suse.de>
PR rtl-optimization/61801
* sched-deps.c (sched_analyze_2): For ASM_OPERANDS and
ASM_INPUT don't set reg_pending_barrier if it appears in a
debug-insn.
Modified:
branches/gcc-4_8-branch/gcc/ChangeLog
branches/gcc-4_8-branch/gcc/sched-deps.c