This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Go testsuite patch committed: Skip nilptr.go if PIE


This patch to the Go testsuite skips the nilptr.go test when the
default is to produce PIE.  This should fix GCC PR 66406.  Ran Go
testsuite on x86_64-pc-linux-gnu.  Committed to mainline.

Ian

2015-11-20  Ian Lance Taylor  <iant@google.com>

PR go/66406
* go.test/go-test.exp (go-gc-tests): Skip nilptr.go if PIE.

Attachment: patch.txt
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]