re PR rtl-optimization/61801 (sched2 miscompiles syscall sequence with -g)
authorRichard Biener <rguenther@suse.de>
Thu, 17 Jul 2014 07:47:19 +0000 (07:47 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 17 Jul 2014 07:47:19 +0000 (07:47 +0000)
commitbf95b6295ca8a76eec569791cfa3c8de19513204
treefa2d961eca43f0c66b679b6afecd95bafa97e18f
parent6782b1ef34e4b6afca51b219792f3e0f26aeff18
re PR rtl-optimization/61801 (sched2 miscompiles syscall sequence with -g)

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.

From-SVN: r212738
gcc/ChangeLog
gcc/sched-deps.c