]> gcc.gnu.org Git - gcc.git/commit
i386.c (print_reg): Abort if REGNO (x) is a virtual register, but only if file =...
authorZack Weinberg <zack@codesourcery.com>
Mon, 20 Oct 2003 18:32:51 +0000 (18:32 +0000)
committerZack Weinberg <zack@gcc.gnu.org>
Mon, 20 Oct 2003 18:32:51 +0000 (18:32 +0000)
commit480feac0238a176178fb76a7ef2e0690ca74022c
treefb357f880286fdc3d869c6a216f089166ab7b364
parentd1d3865f99c35223f23c8fe9834d9202ca1fbfcf
i386.c (print_reg): Abort if REGNO (x) is a virtual register, but only if file == asm_out_file.

* config/i386/i386.c (print_reg): Abort if REGNO (x) is a
virtual register, but only if file == asm_out_file.
* config/i386/i386.h (HI_REGISTER_NAMES): Use "argp", not "",
for ARG_POINTER_REGNUM.

From-SVN: r72712
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/config/i386/i386.h
This page took 0.062943 seconds and 5 git commands to generate.