re PR target/21051 (sync tests ICE on ia64)
authorRichard Henderson <rth@redhat.com>
Sat, 16 Apr 2005 23:19:35 +0000 (16:19 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Sat, 16 Apr 2005 23:19:35 +0000 (16:19 -0700)
commit5b5513d00e50d605b486a2b5b986f4170ae285f1
treeb80f5434c2ea87f68dfe101bb2a04913e75cab2b
parent92750a3929a3974cd0d4baa6c2da3258a2d43b2b
re PR target/21051 (sync tests ICE on ia64)

        PR target/21051
        * builtins.c (expand_builtin) <BUILT_IN_BOOL_COMPARE_AND_SWAP_*>:
        Use the mode of boolean_type_node when the user doesn't provide one.
        * config/ia64/sync.md (sync_lock_release<I48MODE>): Use operand 1.

From-SVN: r98239
gcc/ChangeLog
gcc/builtins.c
gcc/config/ia64/sync.md