diff options
author | Alexandre Oliva <oliva@adacore.com> | 2022-12-29 14:33:03 -0300 |
---|---|---|
committer | Alexandre Oliva <oliva@gnu.org> | 2022-12-29 14:39:47 -0300 |
commit | 1b9270852055f2641520fadd63328f997e76d367 (patch) | |
tree | c8d37184be71df74bd66aa93ae0461a72be904aa /gcc/fortran/parse.cc | |
parent | 025e3d57995f6a9ede2768cbbe46e4fa49f13b98 (diff) | |
download | gcc-1b9270852055f2641520fadd63328f997e76d367.zip gcc-1b9270852055f2641520fadd63328f997e76d367.tar.gz gcc-1b9270852055f2641520fadd63328f997e76d367.tar.bz2 |
hash set: reject attempts to add empty values
Check, after adding a key to a hash set, that the entry does not look
empty.
for gcc/ChangeLog
* hash-set.h (add): Check that the inserted entry does not
look empty.
Diffstat (limited to 'gcc/fortran/parse.cc')
0 files changed, 0 insertions, 0 deletions