[Bug go/101994] go1: internal compiler error: in return_statement, at go/go-gcc.cc:2318
cvs-commit at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Sep 11 21:20:36 GMT 2021
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101994
--- Comment #4 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Ian Lance Taylor <ian@gcc.gnu.org>:
https://gcc.gnu.org/g:79513dc0b2d980bfd1b109d0d502de487c02b894
commit r12-3462-g79513dc0b2d980bfd1b109d0d502de487c02b894
Author: Ian Lance Taylor <iant@golang.org>
Date: Fri Aug 20 11:33:29 2021 -0700
compiler: don't pad zero-sized trailing field in results struct
Nothing can take the address of that field anyhow.
Fixes PR go/101994
Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/343873
More information about the Gcc-bugs
mailing list