[Bug c/92472] enhancement: 5 * constify some parameters

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue May 5 13:59:50 GMT 2020


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92472

--- Comment #3 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Martin Liska <marxin@gcc.gnu.org>:

https://gcc.gnu.org/g:d73d45f19180a474b1bd3af3c9cdf52da3bafc78

commit r11-74-gd73d45f19180a474b1bd3af3c9cdf52da3bafc78
Author: Martin Liska <mliska@suse.cz>
Date:   Tue Feb 4 14:55:14 2020 +0100

    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.


More information about the Gcc-bugs mailing list