diff options
author | Aaron Sawdey <acsawdey@linux.ibm.com> | 2020-03-13 18:14:22 -0500 |
---|---|---|
committer | Aaron Sawdey <acsawdey@linux.ibm.com> | 2020-03-13 18:16:41 -0500 |
commit | 50c96067c8ed60f4b3fcbee89fe31c905241b356 (patch) | |
tree | 49e99840b988905fa8d4ee2dd17e808db028139c /gcc/array-traits.h | |
parent | 5c048755ec98645f8436b630df3f9294ca9cbc2a (diff) | |
download | gcc-50c96067c8ed60f4b3fcbee89fe31c905241b356.zip gcc-50c96067c8ed60f4b3fcbee89fe31c905241b356.tar.gz gcc-50c96067c8ed60f4b3fcbee89fe31c905241b356.tar.bz2 |
Fix UBSAN error, shifting 64 bit value by 64.
2020-03-13 Aaron Sawdey <acsawdey@linux.ibm.com>
PR target/92379
* config/rs6000/rs6000.c (num_insns_constant_multi) Don't shift a
64-bit value by 64 bits (UB).
Diffstat (limited to 'gcc/array-traits.h')
0 files changed, 0 insertions, 0 deletions