re PR target/49244 (__sync or __atomic builtins will not emit 'lock bts/btr/btc')
authorJakub Jelinek <jakub@redhat.com>
Mon, 2 May 2016 22:12:54 +0000 (00:12 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Mon, 2 May 2016 22:12:54 +0000 (00:12 +0200)
commitfd39794afaedab9f102cede19852ec74e8a1ee17
tree5c5dd6e691732ec9b2037f7d3505aba9100f0aff
parent50d94c29c00b00c0e569ec29b56715d8eb1c30af
re PR target/49244 (__sync or __atomic builtins will not emit 'lock bts/btr/btc')

PR target/49244
* gimple.c (gimple_builtin_call_types_compatible_p): Allow
char/short arguments promoted to int because of promote_prototypes.

From-SVN: r235792
gcc/ChangeLog
gcc/gimple.c