diff options
author | Ian Lance Taylor <iant@golang.org> | 2022-02-08 20:16:38 -0800 |
---|---|---|
committer | Ian Lance Taylor <iant@golang.org> | 2022-02-09 14:13:33 -0800 |
commit | 2e2b861e8941c4e9b36b88e9c562642b1aba6eaf (patch) | |
tree | 1875086aacad0b6a90747d81b4040d7f85727fcc /gcc/fortran | |
parent | 70feb6839fe1f13982eb03096bd1140b59881b76 (diff) | |
download | gcc-2e2b861e8941c4e9b36b88e9c562642b1aba6eaf.zip gcc-2e2b861e8941c4e9b36b88e9c562642b1aba6eaf.tar.gz gcc-2e2b861e8941c4e9b36b88e9c562642b1aba6eaf.tar.bz2 |
compiler: use nil pointer for zero length string constant
We used to pointlessly set the pointer of a zero length string
constant to point to a zero byte constant. Instead, just use nil.
Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/384354
Diffstat (limited to 'gcc/fortran')
0 files changed, 0 insertions, 0 deletions