aboutsummaryrefslogtreecommitdiff
path: root/test/fixedbugs/issue11656.go
AgeCommit message (Expand)Author
2021-02-01test: fix incorrectly laid out instructions in issue11656.goTom Thorogood
2020-12-22test: trigger SIGSEGV instead of SIGTRAP in issue11656.goCherry Zhang
2020-12-21test: skip issue11656.go on mips/mips64/ppc64Ian Lance Taylor
2020-12-19test: for issue11656 try to execute trap, not call itIan Lance Taylor
2018-04-30all: skip unsupported tests for js/wasmRichard Musiol
2016-12-15test/fixedbugs: add mipsx case to issue11656Vladimir Stefanovic
2016-05-02all: make copyright headers consistent with one space after periodEmmanuel Odeke
2016-03-21test/fixedbugs: add s390x case to issue11656Michael Munday
2015-11-12test: fix nosplit.go, fixedbugs/issue11656.go and skip two tests for mips64{,le}Yao Zhang
2015-09-28tests/fixedbugs: make test for issue11656 run known instructionJoel Sing
2015-07-28runtime: fix x86 stack trace for call to heap memory on Plan 9David du Colombier
2015-07-28test: don't run fixedbugs/issue11656.go on netbsd/386Ian Lance Taylor
2015-07-16test/fixedbugs: disable issue11656.go on arm64Russ Cox
2015-07-13runtime: fix x86 stack trace for call to heap memoryRuss Cox