]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/sese.h
Use const for some function arguments.
authorMartin Liska <mliska@suse.cz>
Tue, 4 Feb 2020 13:55:14 +0000 (14:55 +0100)
committerMartin Liska <mliska@suse.cz>
Tue, 5 May 2020 13:54:57 +0000 (15:54 +0200)
commitd73d45f19180a474b1bd3af3c9cdf52da3bafc78
tree4ddb2e4178dab4c5bbbdea4fe1172713841ada26
parent8b33430b53b2a884f177f1d9b40ed840e07240c5
Use const for some function arguments.

gcc/ChangeLog:

2020-02-04  Martin Liska  <mliska@suse.cz>

PR c/92472
* alloc-pool.h: Use const for some arguments.
* bitmap.h: Likewise.
* mem-stats.h: Likewise.
* sese.h (get_entry_bb): Likewise.
(get_exit_bb): Likewise.
gcc/alloc-pool.h
gcc/bitmap.h
gcc/mem-stats.h
gcc/sese.h