re PR target/30413 (%z produces ICE for char operands)
authorUros Bizjak <ubizjak@gmail.com>
Sun, 14 Jan 2007 11:14:20 +0000 (12:14 +0100)
committerUros Bizjak <uros@gcc.gnu.org>
Sun, 14 Jan 2007 11:14:20 +0000 (12:14 +0100)
commit37fc8424ac5a0896dc43a0d506d434b60c55452d
tree1a788f0f690354e307bd8dee5b15d37424627e50
parent16a374c6c83b84fa5003931e7fa94cdc8a734830
re PR target/30413 (%z produces ICE for char operands)

        PR target/30413
        * config/i386/i386.c (print_operand) ['z']: Output 'b' for
        operands of size 1.

testsuite/ChangeLog:

        PR target/30413
        * gcc.target/i386/pr30413.c: New test.

From-SVN: r120769
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/i386/pr30413.c [new file with mode: 0644]