c-common.c
336 KB
-
re PR c++/52215 (__atomic_compare_exchange_n for enumeration type changes signature with -m32) · e3793c6f
PR c++/52215 * c-common.c (sync_resolve_params): Don't decide whether to convert or not based on TYPE_SIZE comparison, convert whenever arg_type is unsigned INTEGER_TYPE. * g++.dg/ext/atomic-1.C: New test. From-SVN: r184167
Jakub Jelinek committed