diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2021-04-29 11:12:09 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2021-04-30 04:34:43 -0700 |
commit | 86c77c52f7b812adccf9620860f7c392f9a16cfc (patch) | |
tree | 4182a815ac34f457b1aa274cb36c1943600bab7f /gcc/expr.c | |
parent | b9bc4467cc78201f362b5390d53640b0feaa8d40 (diff) | |
download | gcc-86c77c52f7b812adccf9620860f7c392f9a16cfc.zip gcc-86c77c52f7b812adccf9620860f7c392f9a16cfc.tar.gz gcc-86c77c52f7b812adccf9620860f7c392f9a16cfc.tar.bz2 |
Don't use nullptr return from simplify_gen_subreg
Check nullptr return from simplify_gen_subreg. Don't use it if it is
nullptr.
PR middle-end/90773
* builtins.c (builtin_memset_gen_str): Don't use return from
simplify_gen_subreg.
Diffstat (limited to 'gcc/expr.c')
0 files changed, 0 insertions, 0 deletions