i386.c (print_reg): Use REGNO instead of true_regnum.
authorUros Bizjak <ubizjak@gmail.com>
Sat, 28 Jan 2017 18:43:56 +0000 (19:43 +0100)
committerUros Bizjak <uros@gcc.gnu.org>
Sat, 28 Jan 2017 18:43:56 +0000 (19:43 +0100)
commit7b4bc98402f4ae1f0352b3a668a8b8af782fa1c6
treebc87f824a54c871279afb3bb1fe75a2ab6ab616d
parent9efc84e45e6a0e840b10646574b24403f9c3ea57
i386.c (print_reg): Use REGNO instead of true_regnum.

* config/i386/i386.c (print_reg): Use REGNO instead of true_regnum.

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