[Bug go/93468] New patches to build gcc-10 on GNU/Hurd

2020-01-29 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93468 Ian Lance Taylor changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug go/93468] New patches to build gcc-10 on GNU/Hurd

2020-01-29 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93468 --- Comment #4 from Ian Lance Taylor --- You've given me less than 48 hours before asking why this takes such a long time. I am extremely busy. Please be patient. I will get to this.

[Bug libgcc/90918] -Wreturn-local-addr in __splitstack_find in libgcc/generic-morestack.c

2020-01-28 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90918 Ian Lance Taylor changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug go/92463] Cleanups due to minimum MPFR version bump to 3.1.0

2020-01-27 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92463 Ian Lance Taylor changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug go/93020] Final patches to build gcc-10 on GNU/Hurd

2019-12-23 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93020 Ian Lance Taylor changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug go/92861] Passes relative time to sem_timedwait on GNU/Hurd

2019-12-09 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92861 Ian Lance Taylor changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug go/92861] Passes relative time to sem_timedwait on GNU/Hurd

2019-12-09 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92861 --- Comment #5 from Ian Lance Taylor --- You can also just send patches to gcc-patc...@gcc.gnu.org and/or gofrontend-...@googlegroups.com.

[Bug go/92866] [10 Regression] libgo build failure on arm-linux-gnueabihf (ICE, segfault)

2019-12-09 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92866 --- Comment #1 from Ian Lance Taylor --- This doesn't look like a Go problem, it looks like a backend problem.

[Bug go/92861] Passes relative time to sem_timedwait on GNU/Hurd

2019-12-08 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92861 Ian Lance Taylor changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug go/92842] [10 Regression] libgo build failure on i686-gnu

2019-12-06 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92842 Ian Lance Taylor changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug go/92820] [10 Regression] libgo.so.15 has executable stack

2019-12-06 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92820 Ian Lance Taylor changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug go/92810] Compiling GCC go for aarch64_be-marvell-linux-gnu fails

2019-12-06 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92810 --- Comment #2 from Ian Lance Taylor --- The configure script should work now, but I don't know what other problems you will encounter.

[Bug go/92820] [10 Regression] libgo.so.15 has executable stack

2019-12-05 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92820 Ian Lance Taylor changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug go/92820] [10 Regression] libgo.so.15 has executable stack

2019-12-05 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92820 --- Comment #3 from Ian Lance Taylor --- What architectures do you see it on? Do we just need to move the .section.note.GNU-stack,"",@progbits in runtime/go-context.S out of the #ifdef?

[Bug go/92605] [10 regression] r278509 causes/reveals issue in building go library

2019-11-20 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92605 Ian Lance Taylor changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug go/91992] gcc/testsuite/go/index0-out.x SEGV and spinlock during testsuite run

2019-11-06 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91992 --- Comment #6 from Ian Lance Taylor --- I thought the DejaGNU framework provided a default timeout for program execution. I'm not sure why that wouldn't kick in here. The code in go-test.exp is running the program via go-torture-execute.

[Bug libbacktrace/88745] Darwin lacks an implementation for libbacktrace

2019-10-08 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88745 --- Comment #9 from Ian Lance Taylor --- filetype.awk will be run on a program compiled by the target compiler, so it should get the correct result. I agree that the endianness shouldn't matter with regard to the code, although of course

[Bug libbacktrace/88745] Darwin lacks an implementation for libbacktrace

2019-10-08 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88745 --- Comment #7 from Ian Lance Taylor --- We are using yet another object file reader because libbacktrace is designed to run correctly when invoked by a signal handler, so it cannot use ordinary memory allocation. libbacktrace is only used when

[Bug libbacktrace/88745] Darwin lacks an implementation for libbacktrace

2019-10-07 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88745 Ian Lance Taylor changed: What|Removed |Added CC||ian at airs dot com --- Comment #3

[Bug go/91992] gcc/testsuite/go/index0-out.x SEGV and spinlock during testsuite run

2019-10-04 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91992 --- Comment #2 from Ian Lance Taylor --- Created attachment 46996 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=46996=edit index0-out.go

[Bug go/91992] gcc/testsuite/go/index0-out.x SEGV and spinlock during testsuite run

2019-10-04 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91992 --- Comment #3 from Ian Lance Taylor --- I don't know what is happening here. The way this test works is that the file gcc/testsuite/go.test/test/index.go and gcc/testsuite/go.test/test/index0.go are compiled together, producing a file

[Bug libbacktrace/91908] New libbacktrace tests fail to build

2019-09-26 Thread ian at airs dot com
||ian at airs dot com Resolution|--- |FIXED --- Comment #2 from Ian Lance Taylor --- Should be fixed on trunk.

[Bug go/91763] [10 regression] go.go-torture/execute/printnil.go FAILs

2019-09-18 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91763 --- Comment #7 from Ian Lance Taylor --- Thanks!

[Bug go/91763] [10 regression] go.go-torture/execute/printnil.go FAILs

2019-09-17 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91763 --- Comment #2 from Ian Lance Taylor --- I see now the fact that we are using exceptions is already being passed. The problem seems to be that flag_exceptions is set when we read an exception region from an input function, by lto_init_eh. But

[Bug go/91763] [10 regression] go.go-torture/execute/printnil.go FAILs

2019-09-17 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91763 --- Comment #1 from Ian Lance Taylor --- I can recreate this on sparc-sun-solaris2.11 using gas.2.30. It works using the native assembler. I'm using the native linker. It works if I #ifdef out these lines in lto-opts.c: #if 0 /* If debug

[Bug go/91781] [10 regression] r275691 breaks go test "reflect"

2019-09-17 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91781 Ian Lance Taylor changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug go/91781] [10 regression] r275691 breaks go test "reflect"

2019-09-16 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91781 --- Comment #2 from Ian Lance Taylor --- Oh, never mind, this is a new test in r275691, this code has probably never worked on ppc64be.

[Bug go/91781] [10 regression] r275691 breaks go test "reflect"

2019-09-16 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91781 --- Comment #1 from Ian Lance Taylor --- Does this work at SVN revision r275611?

[Bug go/91764] [10 regression] libgo build broken with Solaris grep

2019-09-13 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91764 Ian Lance Taylor changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug go/91700] Document go version for gcc 9

2019-09-11 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91700 Ian Lance Taylor changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug go/91712] [10 regression] ICE in bind_field_or_method, at go/gofrontend/types.cc:11878

2019-09-11 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91712 Ian Lance Taylor changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug go/91621] libgo/mksysinfo.sh: please avoid test ==

2019-09-10 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91621 Ian Lance Taylor changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug go/91692] gcc build fails with --enable-languages="go"

2019-09-06 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91692 --- Comment #2 from Ian Lance Taylor --- Thanks for the bug report. The normal case when configuring GCC is to create a new empty directory and run SRCDIR/configure in that directory, as documented at https://gcc.gnu.org/install/configure.html.

[Bug tree-optimization/91663] New: split function can be re-inlined, leaving bad stack trace

2019-09-04 Thread ian at airs dot com
Priority: P3 Component: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: ian at airs dot com Target Milestone: --- Test case (this is C code converted from a Go program): extern void exit (int) __attribute ((__noreturn__)); struct s { int f1

[Bug go/91617] [10 regression] Many go test case failures after r275026

2019-08-31 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91617 --- Comment #3 from Ian Lance Taylor --- To see how to run libgo tests, see the Debugging section in libgo/README. The problem you are having with runtime.osinit looks related to a recent libgo patch

[Bug go/91617] [10 regression] Many go test case failures after r275026

2019-08-30 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91617 --- Comment #1 from Ian Lance Taylor --- The cited revision was not to libgo, so my assumption is that there was something wrong with it and there is nothing to change in the Go frontend. Let me know if I'm mistaken. This was also filed as

[Bug go/91035] [10 Regression] gotools fails to build on s390x-linux-gnu

2019-08-15 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91035 --- Comment #5 from Ian Lance Taylor --- It's hard to see how this could be a bug in the Go frontend. At first glance this looks like a problem with the split-stack support on S/390.

[Bug go/86535] FreeBSD/PowerPC64 - Building Go Frontend support for gcc 7.3.0 fails

2019-08-09 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86535 --- Comment #25 from Ian Lance Taylor --- The code in os_freebsd.go is written for the gc toolchain. You'll need to look at it and see whether it makes sense for gccgo. That said, that call to sysctl does seem to make sense. You'll need to

[Bug go/86535] FreeBSD/PowerPC64 - Building Go Frontend support for gcc 7.3.0 fails

2019-08-08 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86535 --- Comment #23 from Ian Lance Taylor --- Look for _kern in runtime.inc. See what struct it is part of. The struct is likely defined in the generated file runtime_sysinfo.go. You may need to modify libgo/mkrsysinfo.sh to not add that struct

[Bug go/91172] go1: error: control reaches end of non-void function in libgo/go/cmd/cgo/gcc.go

2019-07-15 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91172 --- Comment #2 from Ian Lance Taylor --- That is the function (*Package).gccDebug, which on GCC 7 branch starts on line 1262 of libgo/go/cmd/cgo/gcc.go. Like Richard I don't understand how you could get that warning. -Wreturn-type is a C

[Bug go/91035] [10 Regression] gotools fails to build on s390x-linux-gnu

2019-06-29 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91035 --- Comment #1 from Ian Lance Taylor --- As far as I know I don't have access to an S/390 system. Anything you can do to narrow down the problem would be helpful. Like, for example, which function has the undefined reference?

[Bug go/90685] failure of go in gcc-9.1.0 to build in i686-pc-linux-gnu

2019-05-30 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90685 --- Comment #1 from Ian Lance Taylor --- What kind of system are you running on? What is the output of ../gcc-9.1.0/config.guess ?

[Bug go/90665] undefined C type 'int' with gcc 9.1.0 on solaric

2019-05-30 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90665 --- Comment #3 from Ian Lance Taylor --- Building with GCC is fine, and your configure options look fine. Please attach the output of go build -x ./... Thanks.

[Bug go/90665] undefined C type 'int' with gcc 9.1.0 on solaric

2019-05-30 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90665 --- Comment #1 from Ian Lance Taylor --- I built gccgo on a SPARC Solaris 12 machine, but was unable to recreate the problem. For me your program built and ran fine. Please attach the output of go build -x ./... Thanks.

[Bug go/90645] sparc-unknown-linux-gnu/libgo/.libs/libgo.so: undefined reference to `fdopendir'

2019-05-30 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90645 --- Comment #7 from Ian Lance Taylor --- Among the requirements for gccgo is support for Thread Local Storage. If your system does not support that, gccgo cannot work.

[Bug go/90669] go/gofrontend/types.cc:2805 contains range-based ‘for’ loops which are not C++98

2019-05-29 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90669 Ian Lance Taylor changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug go/90645] sparc-unknown-linux-gnu/libgo/.libs/libgo.so: undefined reference to `fdopendir'

2019-05-27 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90645 --- Comment #3 from Ian Lance Taylor --- Did libgo ever work on this system? I can't remember. I don't see how we can work around a missing __tls_get_addr symbol. That suggests that the system does not support Thread Local Storage.

[Bug go/90635] typo in libgo/configure.ac

2019-05-26 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90635 Ian Lance Taylor changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug go/90614] gcc-9.1.0/libgo/go/syscall/wait.c:54:22: error: unused parameter ‘w’ [-Werror=unused-parameter] Continued (uint32_t *w)

2019-05-26 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90614 Ian Lance Taylor changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug libgcc/90399] split-stack + shared library + static object construction (C++)

2019-05-26 Thread ian at airs dot com
||2019-05-26 CC||ian at airs dot com Ever confirmed|0 |1 --- Comment #3 from Ian Lance Taylor --- I do see a failure when I run the program. For me the error is happening when running the global constructors

[Bug go/86535] FreeBSD/PowerPC64 - Building Go Frontend support for gcc 7.3.0 fails

2019-05-26 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86535 --- Comment #19 from Ian Lance Taylor --- People build the gofrontend all the time on GNU/Linux systems. I don't know if anyone has successful built it on a FreeBSD system.

[Bug libbacktrace/90636] [libbacktrace] Tests edtest/edtest_alloc/ttest/ttest_alloc are failing on x64 Linux

2019-05-26 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90636 --- Comment #1 from Ian Lance Taylor --- Try changing to the libbacktrace build directory, removing edtest.o, and running "make edtest". Presumably then running "./edtest" will fail with the "missing file name or function name" error. Paste

[Bug go/88406] [9/10 regression] Many 64-bit Solaris 10/SPARC execution tests FAIL

2019-05-17 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88406 --- Comment #4 from Ian Lance Taylor --- Is this still worth investigating given that we've dropped support for Solaris 10?

[Bug go/90482] [10 regression] Many 32-bit Solaris/SPARC tests FAIL with SIGBUS

2019-05-17 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90482 Ian Lance Taylor changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug go/90482] [10 regression] Many 32-bit Solaris/SPARC tests FAIL with SIGBUS

2019-05-17 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90482 --- Comment #4 from Ian Lance Taylor --- What is different about 32-bit SPARC is not that it treats pointers and integers differently, but that struct { void *p; } and void *p; are passed as arguments in two different ways. The former is

[Bug c/56113] out of memory when compiling a function with many goto labels (50k > )

2019-05-10 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56113 --- Comment #38 from Ian Lance Taylor --- Ah, sorry, misunderstood. Yes, that work was all for the goal of implementing -Wjump-misses-init, which is a small aspect of -Wc++-compat. That was part of the work of getting GCC to use the common

[Bug c/56113] out of memory when compiling a function with many goto labels (50k > )

2019-05-09 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56113 Ian Lance Taylor changed: What|Removed |Added CC||ian at airs dot com --- Comment #36

[Bug go/90272] internal compile error with full backtrace

2019-04-29 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90272 Ian Lance Taylor changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug go/90272] internal compile error with full backtrace

2019-04-29 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90272 --- Comment #1 from Ian Lance Taylor --- Thanks. To be clear, while of course the compiler should not crash, this is not a valid Go program.

[Bug go/90110] [9 Regression] libgo fails to build against glibc 2.19

2019-04-17 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90110 Ian Lance Taylor changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug go/90110] [9 Regression] libgo fails to build against glibc 2.19

2019-04-17 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90110 --- Comment #9 from Ian Lance Taylor --- > I think the *end != '\0' check is the problem here. The temporary object is > gone at that point. Ah ha. Thanks.

[Bug go/90110] [9 Regression] libgo fails to build against glibc 2.19

2019-04-17 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90110 --- Comment #7 from Ian Lance Taylor --- > What is the condition i > 0x7fff for? Shouldn't that test val instead? Yes, it certainly should. Thanks. It's not the problem here, but should be fixed. > Just a wild guess - does

[Bug go/90110] [9 Regression] libgo fails to build against glibc 2.19

2019-04-17 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90110 --- Comment #4 from Ian Lance Taylor --- Thanks for the file. Unfortunately it looks fine. The error is coming from Import_function_body::read_type in gcc/go/gofrontend/import.cc. At the point of the error this->body_ + this->off_ points to a

[Bug go/90116] Segmentation fault and what appears to be an implementation error in gofrontend (parse.cc)

2019-04-16 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90116 Ian Lance Taylor changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug go/90110] [9 Regression] libgo fails to build against glibc 2.19

2019-04-16 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90110 --- Comment #1 from Ian Lance Taylor --- The pathnames suggest that this is the -m32 build. Can you attach the file TARGET/32/libgo/math.gox?

[Bug libbacktrace/89669] /usr/ccs/bin/ld: Unsatisfied symbols: backtrace_uncompress_zdebug

2019-03-11 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89669 Ian Lance Taylor changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug go/89447] libgo largefile support is incomplete and inconsistent

2019-03-08 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89447 Ian Lance Taylor changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug go/89406] Go testing leaves many temporary directories in /tmp around

2019-03-07 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89406 Ian Lance Taylor changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug go/89227] gotools test cmd/go fails with link error "call lacks nop, can't restore toc; recompile with -fPIC"

2019-03-06 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89227 Ian Lance Taylor changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug go/88406] [9 regression] Many 64-bit Solaris 10/SPARC execution tests FAIL

2019-03-06 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88406 --- Comment #1 from Ian Lance Taylor --- I don't seem to have access to a SPARC Solaris 10 box. It seems like Solaris 10 is ignoring the address argument passed to mmap. Does Solaris have an equivalent of strace that will show system calls?

[Bug go/89598] [9 Regression] go frontend fails to build against mpfr 2.4.2

2019-03-05 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89598 Ian Lance Taylor changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Bug go/89598] [9 Regression] go frontend fails to build against mpfr 2.4.2

2019-03-05 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89598 Ian Lance Taylor changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug go/89406] Go testing leaves many temporary directories in /tmp around

2019-03-01 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89406 --- Comment #13 from Ian Lance Taylor --- I increased the timeouts and fixed another case. Let me know what it looks like now. Thanks.

[Bug go/89406] Go testing leaves many temporary directories in /tmp around

2019-02-27 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89406 --- Comment #10 from Ian Lance Taylor --- Thanks. In both cases the tests were killed because they ran too long (the timeout was 11 minutes). Since the tests were killed, they didn't clean up after themselves. Can you cd to the gotools

[Bug go/89406] Go testing leaves many temporary directories in /tmp around

2019-02-27 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89406 --- Comment #7 from Ian Lance Taylor --- Can you attach the file gotools/cmd_go-testlog from your build directory?

[Bug go/89172] FAIL: runtime/pprof

2019-02-27 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89172 Ian Lance Taylor changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug go/89406] Go testing leaves many temporary directories in /tmp around

2019-02-27 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89406 Ian Lance Taylor changed: What|Removed |Added Status|RESOLVED|ASSIGNED Resolution|FIXED

[Bug go/86535] FreeBSD/PowerPC64 - Building Go Frontend support for gcc 7.3.0 fails

2019-02-26 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86535 --- Comment #15 from Ian Lance Taylor --- I committed a patch that should fix the nanotime problem. Some of the other issues you describe will most likely require a fix in the libgo/mkrsysinfo.sh script, which generates the file

[Bug go/89171] FAIL: go/build

2019-02-26 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89171 --- Comment #4 from Ian Lance Taylor --- To run, say, just the go/build test, cd to the libgo build directory and run "make go/build/check". To keep the test binary around, run "make GOTESTFLAGS=--keep go/build/check". That will leave the test

[Bug go/89406] Go testing leaves many temporary directories in /tmp around

2019-02-21 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89406 Ian Lance Taylor changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug go/89170] FAIL: net/http

2019-02-21 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89170 Ian Lance Taylor changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug go/89407] [9 Regression] go bootstrap failure on s390x starting with r268941

2019-02-20 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89407 Ian Lance Taylor changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug go/89170] FAIL: net/http

2019-02-19 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89170 --- Comment #1 from Ian Lance Taylor --- I think this is due to an old bug in const_desc_htab. output_constant_def will insert a value into const_desc_htab. If the hash table already has an entry with the same hash value, this will cause the

[Bug go/89169] FAIL: internal/cpu

2019-02-19 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89169 Ian Lance Taylor changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug go/89123] Too many go test failures on s390x-linux

2019-02-15 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89123 Ian Lance Taylor changed: What|Removed |Added CC||doko at debian dot org --- Comment

[Bug go/89277] [9 Regression] libgo memory hogs in libgo testsuite (at least on s390x-linux-gnu)

2019-02-15 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89277 Ian Lance Taylor changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug go/89171] FAIL: go/build

2019-02-15 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89171 --- Comment #1 from Ian Lance Taylor --- I don't know what is happening here and I don't have access to a riscv64 machine to test on (there doesn't seem to be one in the compile farm). The errors are incorrect in that these are not expected

[Bug go/89368] [9 regression] ICE in go/gofrontend/expressions.cc:4669 after r268923

2019-02-15 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89368 Ian Lance Taylor changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug go/89123] Too many go test failures on s390x-linux

2019-02-15 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89123 --- Comment #14 from Ian Lance Taylor --- OK, patch committed. Should we leave this bug report open?

[Bug go/89123] Too many go test failures on s390x-linux

2019-02-15 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89123 --- Comment #12 from Ian Lance Taylor --- Sorry for the delay, will look at the patch now. You can test a single target libgo target by using make to build the /check target. For example, to test the bytes package, cd to the libgo build

[Bug go/89168] FAIL: cmd/go/internal/load

2019-02-14 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89168 Ian Lance Taylor changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug go/89321] cross build with riscv64 gccgo compilation failed due to assert in constructor_expression

2019-02-14 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89321 Ian Lance Taylor changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug go/89321] cross build with riscv64 gccgo compilation failed due to assert in constructor_expression

2019-02-13 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89321 --- Comment #6 from Ian Lance Taylor --- Thanks very much for reducing the test case. I sent out the fix for review at https://golang.org/cl/162618. It should be committed shortly.

[Bug go/89193] "make distclean" leaves stuff in gotools/

2019-02-12 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89193 Ian Lance Taylor changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug go/89321] cross build with riscv64 gccgo compilation failed due to assert in constructor_expression

2019-02-12 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89321 --- Comment #3 from Ian Lance Taylor --- I'm not sure exactly what assert it is, because there is no assert on that line of go-gcc.cc. But it is most likely an assertion saying that when compiling a struct composite literal, the number of

[Bug go/89321] cross build with riscv64 gccgo compilation failed due to assert in constructor_expression

2019-02-12 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89321 --- Comment #1 from Ian Lance Taylor --- In order to fix this problem I will most likely need some way to reproduce it. Can you share a cut down version of the source code that triggers the problem? Do you happen to know if the problem occurs

[Bug libbacktrace/81983] libbacktrace calls bsearch with NULL base

2019-02-11 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81983 --- Comment #5 from Ian Lance Taylor --- I would be inclined to just skip the bsearch when the count is zero.

[Bug libbacktrace/60240] libbacktrace problems with nested functions

2019-02-09 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60240 Ian Lance Taylor changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug libbacktrace/78063] libbacktrace fails to handle cross CU DW_AT_abstract_origin

2019-02-06 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78063 Ian Lance Taylor changed: What|Removed |Added CC||ian at airs dot com --- Comment #5

[Bug go/89199] libgo regression in implementation of CompareAndSwap functions resulting in intermittent testcase failures on ppc64le power9 after r268458

2019-02-06 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89199 Ian Lance Taylor changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

<    1   2   3   4   5   6   7   8   9   10   >