]> gcc.gnu.org Git - gcc.git/commit
tree-inline decl_map: skip mapping NULL to itself
authorAlexandre Oliva <oliva@adacore.com>
Thu, 29 Dec 2022 17:32:49 +0000 (14:32 -0300)
committerAlexandre Oliva <oliva@gnu.org>
Thu, 29 Dec 2022 17:39:46 +0000 (14:39 -0300)
commitd7c8a16537aaf0fca623bf01813f5679f845edcf
tree1b9f59fec451dd1bb8244a28432b3427f830dcaa
parent50a0270389925e0b3d82b025d48f702fdab542f6
tree-inline decl_map: skip mapping NULL to itself

Mapping a NULL key is no use, skip it.

for  gcc/ChangeLog

* tree-inline.cc (insert_decl_map): Skip mapping a NULL decl
as value to itself.
gcc/tree-inline.cc
This page took 0.059667 seconds and 5 git commands to generate.