Correct calls to vec::safe_grow in conditionally compiled code.
authorMartin Sebor <msebor@redhat.com>
Fri, 28 Aug 2020 14:31:50 +0000 (08:31 -0600)
committerMartin Sebor <msebor@redhat.com>
Fri, 28 Aug 2020 14:31:50 +0000 (08:31 -0600)
commit1ad755dcbbd56c0524ed4028f790a37a139138c5
treec168c12f38f8bab339e3827efffd6dd3b9ceb337
parentba6373a39782139789f0eeba7c0e607ec6dfb477
Correct calls to vec::safe_grow in conditionally compiled code.

gcc/ChangeLog:

* ggc-common.c (gt_pch_save): Add argument to a call.

gcc/jit/ChangeLog:

* jit-recording.c (recording::switch_::make_debug_string): Add argument
to a call.
gcc/ggc-common.c
gcc/jit/jit-recording.c