PR target/21051
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 16 Apr 2005 23:19:35 +0000 (23:19 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 16 Apr 2005 23:19:35 +0000 (23:19 +0000)
commita601d32a513ad5e895c7a332bc836e3398966b3b
treeb80f5434c2ea87f68dfe101bb2a04913e75cab2b
parentd8c1b4ca2236ed17e532f107a724be7ba10da319
    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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@98239 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/builtins.c
gcc/config/ia64/sync.md