pr83059.c
379 Bytes
-
re PR c++/83059 (ICE on invalid C++ code: in tree_to_uhwi, at tree.c:6633) · d44ed508
PR c++/83059 * c-common.c (get_atomic_generic_size): Use TREE_INT_CST_LOW instead of tree_to_uhwi, formatting fix. * config/i386/i386.c (ix86_memmodel_check): Start -Winvalid-memory-model diagnostics with lowercase letter. * c-c++-common/pr83059.c: New test. From-SVN: r254990
Jakub Jelinek committed