re PR bootstrap/91580 (i686-{darwin, linux} bootstrap fails after r274926)
authorRichard Biener <rguenther@suse.de>
Thu, 29 Aug 2019 10:30:48 +0000 (10:30 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 29 Aug 2019 10:30:48 +0000 (10:30 +0000)
commitc49609be4fd8751e7295610220889aa20a227dbf
treef95e475bb2e99238f8d04abe8c7048ee4bd658c5
parentae32cd0384c2dc0a0f07e1929f7d82c7330aec47
re PR bootstrap/91580 (i686-{darwin, linux} bootstrap fails after r274926)

2019-08-29  Richard Biener  <rguenther@suse.de>

PR bootstrap/91580
* config/i386/i386-features.c (general_scalar_chain::convert_insn):
Do not emit scalar copies for debug-insns, instead replace
their uses with the reg copy used in the chain or reset them
if there is a reaching definition outside of the chain as well.

From-SVN: r275030
gcc/ChangeLog
gcc/config/i386/i386-features.c