rs6000 (print_operand): Change ifdef of TARGET_MACHO to if TARGET_MACHO.
authorAndrew Pinski <pinskia@physics.uc.edu>
Wed, 21 Apr 2004 17:13:58 +0000 (17:13 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Wed, 21 Apr 2004 17:13:58 +0000 (10:13 -0700)
commita031e7819637e549c6f074d5d943112da623bf7b
tree0f2d8e9a38c47495cb95f975cd09f758614cd59c
parent06a6469a5369dcaba3338024e19deeab3993fdc1
rs6000 (print_operand): Change ifdef of TARGET_MACHO to if TARGET_MACHO.

2004-04-21  Andrew Pinski  <pinskia@physics.uc.edu>

        * config/rs6000/rs6000 (print_operand) ['z']:
        Change ifdef of TARGET_MACHO to if TARGET_MACHO.

From-SVN: r80971
gcc/ChangeLog
gcc/config/rs6000/rs6000.c