aboutsummaryrefslogtreecommitdiff
path: root/zlib
diff options
context:
space:
mode:
authorIan Lance Taylor <iant@golang.org>2022-03-08 13:30:02 -0800
committerIan Lance Taylor <iant@golang.org>2022-03-08 13:53:59 -0800
commit2858e2afcb0a6553a222e724d8426451364ee755 (patch)
tree1a2aec15b29142b96164fd030b0747bcb0396484 /zlib
parent6f748bc1e7fbae876ff47e3abe477253a0e70c09 (diff)
downloadgcc-2858e2afcb0a6553a222e724d8426451364ee755.zip
gcc-2858e2afcb0a6553a222e724d8426451364ee755.tar.gz
gcc-2858e2afcb0a6553a222e724d8426451364ee755.tar.bz2
compiler: ignore function type result name in export data
This change ensures that we never output a result name in the export data if there is only a single result. Previously we would output a ? if the single result had a name. That made the output unstable, because the hashing ignores the result name, so whether we output a ? or not depended on how equal hash elements were handled. For https://gcc.gnu.org/PR104832 Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/390874
Diffstat (limited to 'zlib')
0 files changed, 0 insertions, 0 deletions