]> gcc.gnu.org Git - gcc.git/commit
Fix gimple_debug_cfg declaration
authorFrederik Harwath <frederik@codesourcery.com>
Tue, 16 Nov 2021 15:08:40 +0000 (16:08 +0100)
committerThomas Schwinge <tschwinge@baylibre.com>
Wed, 4 Sep 2024 10:39:28 +0000 (12:39 +0200)
commit347a953d855c6b246b1604bdf4728f615cb471b6
treea594aa582e92a99ec71666748c41dc1c95cae22e
parent438381ef759ee8b5b04c5723a8334354ba2a30e5
Fix gimple_debug_cfg declaration

Silence a warning. The argument type did not match the definition.

gcc/ChangeLog:

* tree-cfg.h (gimple_debug_cfg): Change argument type from int
to dump_flags_t.
gcc/tree-cfg.h
This page took 0.053678 seconds and 5 git commands to generate.