]> git.ipfire.org Git - thirdparty/gcc.git/commit
mksysinfo: use type aliases for time struct field types
authorIan Lance Taylor <ian@gcc.gnu.org>
Thu, 21 Nov 2019 01:03:55 +0000 (01:03 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Thu, 21 Nov 2019 01:03:55 +0000 (01:03 +0000)
commit025f56b7d3061631ce5210520beb0cb7d2764e47
tree6734a4acb537947bc8cccc8a177934bfa35084e6
parentb69d4d4542d718e9010a71f0b05e20422b3f0d40
mksysinfo: use type aliases for time struct field types

    Also fix a case where grep wasn't redirecting to /dev/null.

    Fixes golang/go#35713

    Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/208160

From-SVN: r278539
gcc/go/gofrontend/MERGE
libgo/mksysinfo.sh