gcc/testsuite/go: increase memory in issue4085b.go

CHIGOT, CLEMENT clement.chigot@atos.net
Tue May 19 13:35:41 GMT 2020


Description: 
  On aix/ppc64, it's possible to allocate an array of 1<<50 int, because of the
  wider address space. Thus, increase it to 1<<59 like in Golang toolchain in
  order to trigger the panic.

Changelog:
2020-05-19 Clement Chigot <clement.chigot@atos.net>
  * go.test/test/fixedbugs/issue4085b.go: increase the size of n2 in 64bit


Please apply for me if approved.
Could it be backported in gcc-8 and gcc-9 branch too ? 

Thanks,
Clément Chigot

-------------- next part --------------
A non-text attachment was scrubbed...
Name: gcc-8.4.0-gcc-testsuite-go-increase-memory-in-issue4085b.go.patch
Type: application/octet-stream
Size: 1312 bytes
Desc: gcc-8.4.0-gcc-testsuite-go-increase-memory-in-issue4085b.go.patch
URL: <https://gcc.gnu.org/pipermail/gcc-patches/attachments/20200519/bcf46a07/attachment-0001.obj>


More information about the Gcc-patches mailing list