i386.c (print_reg): Fix typo.
authorRichard Biener <rguenther@suse.de>
Tue, 6 Feb 2018 09:26:48 +0000 (09:26 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Tue, 6 Feb 2018 09:26:48 +0000 (09:26 +0000)
commit0e60956587f276f782d046daec7e3b5cd8f754d4
tree0a978be7f421673db28ba762fc354c870774cbb6
parent9718199a1783488c346f656c2bec2d562e52fb02
i386.c (print_reg): Fix typo.

2018-02-06  Richard Biener  <rguenther@suse.de>

* config/i386/i386.c (print_reg): Fix typo.
(ix86_loop_unroll_adjust): Do not unroll beyond the original nunroll.

From-SVN: r257407
gcc/ChangeLog
gcc/config/i386/i386.c