]> gcc.gnu.org Git - gcc.git/commit
libiberty/argv.c: remove only_whitespace
authorAndrew Burgess <aburgess@redhat.com>
Mon, 29 Jul 2024 12:47:32 +0000 (13:47 +0100)
committerAndrew Burgess <aburgess@redhat.com>
Mon, 5 Aug 2024 11:35:38 +0000 (12:35 +0100)
commitea238096883211f8c6e72f69912c51307996dc24
treeb0db2aadb7dcd659e49e9c915f85b6126d824dc3
parent44da85f4455ea11296667434172810ea76a62add
libiberty/argv.c: remove only_whitespace

After the commit:

  commit 5e1d530da87a6d2aa7e719744cb278e7e54a6623 (gcc-buildargv)
  Date:   Sat Feb 10 11:22:13 2024 +0000

      libiberty/buildargv: handle input consisting of only white space

The function only_whitespace (in argv.c) was no longer being called.
Lets delete it.

There should be no user visible changes after this commit.

2024-07-29  Andrew Burgess  <aburgess@redhat.com>

libiberty/

* argv.c (only_whitespace): Delete.
libiberty/argv.c
This page took 0.59763 seconds and 5 git commands to generate.