genrecog.c (add_to_sequence): Fatal error if the modes of the operands of SET are...
authorJohn Carr <jfc@mit.edu>
Fri, 14 Aug 1998 13:52:58 +0000 (13:52 +0000)
committerJohn Carr <jfc@gcc.gnu.org>
Fri, 14 Aug 1998 13:52:58 +0000 (13:52 +0000)
commit141dba98fdd28e263dbdf626ee97dd5cf70d3d86
tree4288ececcad084d17e2667a706c700f7d2e2e1ed
parent64c7a80a984541525bcb3b23213a8e9c9bcb4807
genrecog.c (add_to_sequence): Fatal error if the modes of the operands of SET are incompatible.

* genrecog.c (add_to_sequence): Fatal error if the modes of the operands
of SET are incompatible.
* alpha.md: Fix max and min patterns so modes of SET operands match.

From-SVN: r21731
gcc/ChangeLog
gcc/config/alpha/alpha.md
gcc/genrecog.c