[PATCH][OBVIOUS] Fix function signature in header file.

Martin Liška mliska@suse.cz
Fri Jun 8 13:43:00 GMT 2018


Hi.

One obvious fix. The function is unused, thus no compilation errors was spotted.

I'm going to install the patch.
Martin

gcc/ChangeLog:

2018-06-08  Martin Liska  <mliska@suse.cz>

	* tree-cfg.h (debug_function): Fix argument type to match
        implementation.
---
 gcc/tree-cfg.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fix-function-signature-in-header-file.patch
Type: text/x-patch
Size: 607 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20180608/d02cd14b/attachment.bin>


More information about the Gcc-patches mailing list