Home
last modified time | relevance | path

Searched refs:myprint1 (Results 1 – 23 of 23) sorted by relevance

/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/go.test/test/
H A Descape2.go563 func myprint1(y *int, x ...interface{}) *interface{} { // ERROR "y does not escape" "leaking param:… func
572 myprint1(z, 1, 2, 3) // ERROR "[.][.][.] argument does not escape"
581 *ppi = myprint1(z, 1, 2, 3) // ERROR "[.][.][.] argument escapes to heap"
589 myprint1(nil, z) // ERROR "[.][.][.] argument does not escape"
597 myprint1(nil, 1, 2, 3) // ERROR "[.][.][.] argument does not escape"
605 defer myprint1(nil, 1, 2, 3) // ERROR "[.][.][.] argument does not escape"
617 defer myprint1(nil, 1, 2, 3) // ERROR "[.][.][.] argument escapes to heap"
626 myprint1(nil, z...)
631 *ppi = myprint1(nil, z...)
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/go.test/test/
H A Descape2.go563 func myprint1(y *int, x ...interface{}) *interface{} { // ERROR "y does not escape" "leaking param:… func
572 myprint1(z, 1, 2, 3) // ERROR "[.][.][.] argument does not escape"
581 *ppi = myprint1(z, 1, 2, 3) // ERROR "[.][.][.] argument escapes to heap"
589 myprint1(nil, z) // ERROR "[.][.][.] argument does not escape"
597 myprint1(nil, 1, 2, 3) // ERROR "[.][.][.] argument does not escape"
605 defer myprint1(nil, 1, 2, 3) // ERROR "[.][.][.] argument does not escape"
617 defer myprint1(nil, 1, 2, 3) // ERROR "[.][.][.] argument escapes to heap"
626 myprint1(nil, z...)
631 *ppi = myprint1(nil, z...)
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/go.test/test/
H A Descape2.go563 func myprint1(y *int, x ...interface{}) *interface{} { // ERROR "y does not escape" "leaking param:… func
572 myprint1(z, 1, 2, 3) // ERROR "[.][.][.] argument does not escape"
581 *ppi = myprint1(z, 1, 2, 3) // ERROR "[.][.][.] argument escapes to heap"
589 myprint1(nil, z) // ERROR "[.][.][.] argument does not escape"
597 myprint1(nil, 1, 2, 3) // ERROR "[.][.][.] argument does not escape"
605 defer myprint1(nil, 1, 2, 3) // ERROR "[.][.][.] argument does not escape"
617 defer myprint1(nil, 1, 2, 3) // ERROR "[.][.][.] argument escapes to heap"
626 myprint1(nil, z...)
631 *ppi = myprint1(nil, z...)
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/go.test/test/
H A Descape2.go563 func myprint1(y *int, x ...interface{}) *interface{} { // ERROR "y does not escape" "leaking param:… func
572 myprint1(z, 1, 2, 3) // ERROR "[.][.][.] argument does not escape"
581 *ppi = myprint1(z, 1, 2, 3) // ERROR "[.][.][.] argument escapes to heap"
589 myprint1(nil, z) // ERROR "[.][.][.] argument does not escape"
597 myprint1(nil, 1, 2, 3) // ERROR "[.][.][.] argument does not escape"
605 defer myprint1(nil, 1, 2, 3) // ERROR "[.][.][.] argument does not escape"
617 defer myprint1(nil, 1, 2, 3) // ERROR "[.][.][.] argument escapes to heap"
626 myprint1(nil, z...)
631 *ppi = myprint1(nil, z...)
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/go.test/test/
H A Descape2.go563 func myprint1(y *int, x ...interface{}) *interface{} { // ERROR "y does not escape" "leaking param:… func
572 myprint1(z, 1, 2, 3) // ERROR "[.][.][.] argument does not escape"
581 *ppi = myprint1(z, 1, 2, 3) // ERROR "[.][.][.] argument escapes to heap"
589 myprint1(nil, z) // ERROR "[.][.][.] argument does not escape"
597 myprint1(nil, 1, 2, 3) // ERROR "[.][.][.] argument does not escape"
605 defer myprint1(nil, 1, 2, 3) // ERROR "[.][.][.] argument does not escape"
617 defer myprint1(nil, 1, 2, 3) // ERROR "[.][.][.] argument escapes to heap"
626 myprint1(nil, z...)
631 *ppi = myprint1(nil, z...)
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/go.test/test/
H A Descape2.go563 func myprint1(y *int, x ...interface{}) *interface{} { // ERROR "y does not escape" "leaking param:… func
572 myprint1(z, 1, 2, 3) // ERROR "[.][.][.] argument does not escape"
581 *ppi = myprint1(z, 1, 2, 3) // ERROR "[.][.][.] argument escapes to heap"
589 myprint1(nil, z) // ERROR "[.][.][.] argument does not escape"
597 myprint1(nil, 1, 2, 3) // ERROR "[.][.][.] argument does not escape"
605 defer myprint1(nil, 1, 2, 3) // ERROR "[.][.][.] argument does not escape"
617 defer myprint1(nil, 1, 2, 3) // ERROR "[.][.][.] argument escapes to heap"
626 myprint1(nil, z...)
631 *ppi = myprint1(nil, z...)
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/go.test/test/
H A Descape2.go563 func myprint1(y *int, x ...interface{}) *interface{} { // ERROR "y does not escape" "leaking param:… func
572 myprint1(z, 1, 2, 3) // ERROR "[.][.][.] argument does not escape"
581 *ppi = myprint1(z, 1, 2, 3) // ERROR "[.][.][.] argument escapes to heap"
589 myprint1(nil, z) // ERROR "[.][.][.] argument does not escape"
597 myprint1(nil, 1, 2, 3) // ERROR "[.][.][.] argument does not escape"
605 defer myprint1(nil, 1, 2, 3) // ERROR "[.][.][.] argument does not escape"
617 defer myprint1(nil, 1, 2, 3) // ERROR "[.][.][.] argument escapes to heap"
626 myprint1(nil, z...)
631 *ppi = myprint1(nil, z...)
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/go.test/test/
H A Descape2.go563 func myprint1(y *int, x ...interface{}) *interface{} { // ERROR "y does not escape" "leaking param:… func
572 myprint1(z, 1, 2, 3) // ERROR "[.][.][.] argument does not escape"
581 *ppi = myprint1(z, 1, 2, 3) // ERROR "[.][.][.] argument escapes to heap"
589 myprint1(nil, z) // ERROR "[.][.][.] argument does not escape"
597 myprint1(nil, 1, 2, 3) // ERROR "[.][.][.] argument does not escape"
605 defer myprint1(nil, 1, 2, 3) // ERROR "[.][.][.] argument does not escape"
617 defer myprint1(nil, 1, 2, 3) // ERROR "[.][.][.] argument escapes to heap"
626 myprint1(nil, z...)
631 *ppi = myprint1(nil, z...)
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/go.test/test/
H A Descape2.go563 func myprint1(y *int, x ...interface{}) *interface{} { // ERROR "y does not escape" "leaking param:… func
572 myprint1(z, 1, 2, 3) // ERROR "[.][.][.] argument does not escape"
581 *ppi = myprint1(z, 1, 2, 3) // ERROR "[.][.][.] argument escapes to heap"
589 myprint1(nil, z) // ERROR "[.][.][.] argument does not escape"
597 myprint1(nil, 1, 2, 3) // ERROR "[.][.][.] argument does not escape"
605 defer myprint1(nil, 1, 2, 3) // ERROR "[.][.][.] argument does not escape"
617 defer myprint1(nil, 1, 2, 3) // ERROR "[.][.][.] argument escapes to heap"
626 myprint1(nil, z...)
631 *ppi = myprint1(nil, z...)
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/go.test/test/
H A Descape2.go563 func myprint1(y *int, x ...interface{}) *interface{} { // ERROR "y does not escape" "leaking param:… func
572 myprint1(z, 1, 2, 3) // ERROR "[.][.][.] argument does not escape"
581 *ppi = myprint1(z, 1, 2, 3) // ERROR "[.][.][.] argument escapes to heap"
589 myprint1(nil, z) // ERROR "[.][.][.] argument does not escape"
597 myprint1(nil, 1, 2, 3) // ERROR "[.][.][.] argument does not escape"
605 defer myprint1(nil, 1, 2, 3) // ERROR "[.][.][.] argument does not escape"
617 defer myprint1(nil, 1, 2, 3) // ERROR "[.][.][.] argument escapes to heap"
626 myprint1(nil, z...)
631 *ppi = myprint1(nil, z...)
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/go.test/test/
H A Descape2.go563 func myprint1(y *int, x ...interface{}) *interface{} { // ERROR "y does not escape" "leaking param:… func
572 myprint1(z, 1, 2, 3) // ERROR "[.][.][.] argument does not escape"
581 *ppi = myprint1(z, 1, 2, 3) // ERROR "[.][.][.] argument escapes to heap"
589 myprint1(nil, z) // ERROR "[.][.][.] argument does not escape"
597 myprint1(nil, 1, 2, 3) // ERROR "[.][.][.] argument does not escape"
605 defer myprint1(nil, 1, 2, 3) // ERROR "[.][.][.] argument does not escape"
617 defer myprint1(nil, 1, 2, 3) // ERROR "[.][.][.] argument escapes to heap"
626 myprint1(nil, z...)
631 *ppi = myprint1(nil, z...)
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/go.test/test/
H A Descape2.go563 func myprint1(y *int, x ...interface{}) *interface{} { // ERROR "y does not escape" "leaking param:… func
572 myprint1(z, 1, 2, 3) // ERROR "[.][.][.] argument does not escape"
581 *ppi = myprint1(z, 1, 2, 3) // ERROR "[.][.][.] argument escapes to heap"
589 myprint1(nil, z) // ERROR "[.][.][.] argument does not escape"
597 myprint1(nil, 1, 2, 3) // ERROR "[.][.][.] argument does not escape"
605 defer myprint1(nil, 1, 2, 3) // ERROR "[.][.][.] argument does not escape"
617 defer myprint1(nil, 1, 2, 3) // ERROR "[.][.][.] argument escapes to heap"
626 myprint1(nil, z...)
631 *ppi = myprint1(nil, z...)
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/go.test/test/
H A Descape2.go563 func myprint1(y *int, x ...interface{}) *interface{} { // ERROR "y does not escape" "leaking param:…
572 myprint1(z, 1, 2, 3) // ERROR "[.][.][.] argument does not escape"
581 *ppi = myprint1(z, 1, 2, 3) // ERROR "[.][.][.] argument escapes to heap"
589 myprint1(nil, z) // ERROR "[.][.][.] argument does not escape"
597 myprint1(nil, 1, 2, 3) // ERROR "[.][.][.] argument does not escape"
605 defer myprint1(nil, 1, 2, 3) // ERROR "[.][.][.] argument does not escape"
617 defer myprint1(nil, 1, 2, 3) // ERROR "[.][.][.] argument escapes to heap"
626 myprint1(nil, z...)
631 *ppi = myprint1(nil, z...)
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/go.test/test/
H A Descape2.go563 func myprint1(y *int, x ...interface{}) *interface{} { // ERROR "y does not escape" "leaking param:… func
572 myprint1(z, 1, 2, 3) // ERROR "[.][.][.] argument does not escape"
581 *ppi = myprint1(z, 1, 2, 3) // ERROR "[.][.][.] argument escapes to heap"
589 myprint1(nil, z) // ERROR "[.][.][.] argument does not escape"
597 myprint1(nil, 1, 2, 3) // ERROR "[.][.][.] argument does not escape"
605 defer myprint1(nil, 1, 2, 3) // ERROR "[.][.][.] argument does not escape"
617 defer myprint1(nil, 1, 2, 3) // ERROR "[.][.][.] argument escapes to heap"
626 myprint1(nil, z...)
631 *ppi = myprint1(nil, z...)
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/go.test/test/
H A Descape2.go563 func myprint1(y *int, x ...interface{}) *interface{} { // ERROR "y does not escape" "leaking param:… func
572 myprint1(z, 1, 2, 3) // ERROR "[.][.][.] argument does not escape"
581 *ppi = myprint1(z, 1, 2, 3) // ERROR "[.][.][.] argument escapes to heap"
589 myprint1(nil, z) // ERROR "[.][.][.] argument does not escape"
597 myprint1(nil, 1, 2, 3) // ERROR "[.][.][.] argument does not escape"
605 defer myprint1(nil, 1, 2, 3) // ERROR "[.][.][.] argument does not escape"
617 defer myprint1(nil, 1, 2, 3) // ERROR "[.][.][.] argument escapes to heap"
626 myprint1(nil, z...)
631 *ppi = myprint1(nil, z...)
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/go.test/test/
H A Descape2.go618 func myprint1(y *int, x ...interface{}) *interface{} { // ERROR "leaking param: x to result ~r2 lev… func
627myprint1(z, 1, 2, 3) // ERROR "1 does not escape" "2 does not escape" "3 does not escape" "... arg…
636 …*ppi = myprint1(z, 1, 2, 3) // ERROR "... argument escapes to heap$" "1 escapes to heap$" "2 escap…
640 …sink = myprint1(z, 1, 2, 3) // ERROR "... argument escapes to heap$" "1 escapes to heap$" "2 escap…
648 myprint1(nil, z) // ERROR "... argument does not escape$"
656myprint1(nil, 1, 2, 3) // ERROR "1 does not escape" "2 does not escape" "3 does not escape" "... a…
664 …defer myprint1(nil, 1, 2, 3) // ERROR "1 does not escape" "2 does not escape" "3 does not escape" …
685 myprint1(nil, z...)
690 *ppi = myprint1(nil, z...)
694 sink = myprint1(nil, z...)
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/go.test/test/
H A Descape2.go618 func myprint1(y *int, x ...interface{}) *interface{} { // ERROR "leaking param: x to result ~r2 lev… func
627myprint1(z, 1, 2, 3) // ERROR "1 does not escape" "2 does not escape" "3 does not escape" "... arg…
636 …*ppi = myprint1(z, 1, 2, 3) // ERROR "... argument escapes to heap$" "1 escapes to heap$" "2 escap…
640 …sink = myprint1(z, 1, 2, 3) // ERROR "... argument escapes to heap$" "1 escapes to heap$" "2 escap…
648 myprint1(nil, z) // ERROR "... argument does not escape$"
656myprint1(nil, 1, 2, 3) // ERROR "1 does not escape" "2 does not escape" "3 does not escape" "... a…
664 …defer myprint1(nil, 1, 2, 3) // ERROR "1 does not escape" "2 does not escape" "3 does not escape" …
685 myprint1(nil, z...)
690 *ppi = myprint1(nil, z...)
694 sink = myprint1(nil, z...)
[all …]
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/test/
H A Descape2.go618 func myprint1(y *int, x ...interface{}) *interface{} { // ERROR "leaking param: x to result ~r0 lev… func
627myprint1(z, 1, 2, 3) // ERROR "1 does not escape" "2 does not escape" "3 does not escape" "... arg…
636 …*ppi = myprint1(z, 1, 2, 3) // ERROR "... argument escapes to heap$" "1 escapes to heap$" "2 escap…
640 …sink = myprint1(z, 1, 2, 3) // ERROR "... argument escapes to heap$" "1 escapes to heap$" "2 escap…
648 myprint1(nil, z) // ERROR "... argument does not escape$"
656myprint1(nil, 1, 2, 3) // ERROR "1 does not escape" "2 does not escape" "3 does not escape" "... a…
664 …defer myprint1(nil, 1, 2, 3) // ERROR "1 does not escape" "2 does not escape" "3 does not escape" …
685 myprint1(nil, z...)
690 *ppi = myprint1(nil, z...)
694 sink = myprint1(nil, z...)
[all …]
H A Descape2n.go618 func myprint1(y *int, x ...interface{}) *interface{} { // ERROR "leaking param: x to result ~r0 lev… func
627myprint1(z, 1, 2, 3) // ERROR "1 does not escape" "2 does not escape" "3 does not escape" "... arg…
636 …*ppi = myprint1(z, 1, 2, 3) // ERROR "... argument escapes to heap$" "1 escapes to heap$" "2 escap…
640 …sink = myprint1(z, 1, 2, 3) // ERROR "... argument escapes to heap$" "1 escapes to heap$" "2 escap…
648 myprint1(nil, z) // ERROR "... argument does not escape$"
656myprint1(nil, 1, 2, 3) // ERROR "1 does not escape" "2 does not escape" "3 does not escape" "... a…
664 …defer myprint1(nil, 1, 2, 3) // ERROR "1 does not escape" "2 does not escape" "3 does not escape" …
685 myprint1(nil, z...)
690 *ppi = myprint1(nil, z...)
694 sink = myprint1(nil, z...)
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/go.test/test/
H A Descape2.go618 func myprint1(y *int, x ...interface{}) *interface{} { // ERROR "leaking param: x to result ~r2 lev… func
627myprint1(z, 1, 2, 3) // ERROR "1 does not escape" "2 does not escape" "3 does not escape" "... arg…
636 …*ppi = myprint1(z, 1, 2, 3) // ERROR "... argument escapes to heap$" "1 escapes to heap$" "2 escap…
640 …sink = myprint1(z, 1, 2, 3) // ERROR "... argument escapes to heap$" "1 escapes to heap$" "2 escap…
648 myprint1(nil, z) // ERROR "... argument does not escape$"
656myprint1(nil, 1, 2, 3) // ERROR "1 does not escape" "2 does not escape" "3 does not escape" "... a…
664 …defer myprint1(nil, 1, 2, 3) // ERROR "1 does not escape" "2 does not escape" "3 does not escape" …
685 myprint1(nil, z...)
690 *ppi = myprint1(nil, z...)
694 sink = myprint1(nil, z...)
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/go.test/test/
H A Descape2.go618 func myprint1(y *int, x ...interface{}) *interface{} { // ERROR "leaking param: x to result ~r2 lev… func
627myprint1(z, 1, 2, 3) // ERROR "1 does not escape" "2 does not escape" "3 does not escape" "... arg…
636 …*ppi = myprint1(z, 1, 2, 3) // ERROR "... argument escapes to heap$" "1 escapes to heap$" "2 escap…
640 …sink = myprint1(z, 1, 2, 3) // ERROR "... argument escapes to heap$" "1 escapes to heap$" "2 escap…
648 myprint1(nil, z) // ERROR "... argument does not escape$"
656myprint1(nil, 1, 2, 3) // ERROR "1 does not escape" "2 does not escape" "3 does not escape" "... a…
664 …defer myprint1(nil, 1, 2, 3) // ERROR "1 does not escape" "2 does not escape" "3 does not escape" …
685 myprint1(nil, z...)
690 *ppi = myprint1(nil, z...)
694 sink = myprint1(nil, z...)
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/go.test/test/
H A Descape2.go560 func myprint1(y *int, x ...interface{}) *interface{} { // ERROR "y does not escape" "leaking param:… func
569 myprint1(z, 1, 2, 3) // ERROR "[.][.][.] argument escapes to heap"
577 myprint1(nil, z) // ERROR "[.][.][.] argument escapes to heap"
585 myprint1(nil, 1, 2, 3) // ERROR "[.][.][.] argument escapes to heap"
593 defer myprint1(nil, 1, 2, 3) // ERROR "[.][.][.] argument escapes to heap"
605 defer myprint1(nil, 1, 2, 3) // ERROR "[.][.][.] argument escapes to heap"
614 myprint1(nil, z...)
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/go.test/test/
H A Descape2.go560 func myprint1(y *int, x ...interface{}) *interface{} { // ERROR "y does not escape" "leaking param:… func
569 myprint1(z, 1, 2, 3) // ERROR "[.][.][.] argument escapes to heap"
577 myprint1(nil, z) // ERROR "[.][.][.] argument escapes to heap"
585 myprint1(nil, 1, 2, 3) // ERROR "[.][.][.] argument escapes to heap"
593 defer myprint1(nil, 1, 2, 3) // ERROR "[.][.][.] argument escapes to heap"
605 defer myprint1(nil, 1, 2, 3) // ERROR "[.][.][.] argument escapes to heap"
614 myprint1(nil, z...)