rs6000.c (rs6000_emit_cmove): Fail if modes of comparison operands do not match each...
authorDale Johannesen <dalej@apple.com>
Tue, 16 Apr 2002 15:25:30 +0000 (15:25 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Tue, 16 Apr 2002 15:25:30 +0000 (11:25 -0400)
commit3148ad6d93bbe2414b3c973adc501337a9de91d3
tree6747164f5f77d7c53323a1b5cbc4ed843a78dd76
parent014cb9b62a7b5fa7ae2cf83baca43951e5a5f94f
rs6000.c (rs6000_emit_cmove): Fail if modes of comparison operands do not match each other or if...

2002-04-16  Dale Johannesen <dalej@apple.com>

        * config/rs6000/rs6000.c (rs6000_emit_cmove): Fail if modes of
        comparison operands do not match each other or if modes of
        conditions do not match result.

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