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

2019-12-23 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93020 --- Comment #3 from ian at gcc dot gnu.org --- Author: ian Date: Tue Dec 24 05:05:32 2019 New Revision: 279724 URL: https://gcc.gnu.org/viewcvs?rev=279724=gcc=rev Log: PR go/93020 libgo: Hurd portability patches By Svante

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

2019-12-09 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92861 --- Comment #6 from ian at gcc dot gnu.org --- Author: ian Date: Mon Dec 9 18:03:53 2019 New Revision: 279136 URL: https://gcc.gnu.org/viewcvs?rev=279136=gcc=rev Log: PR go/92861 runtime: don't define CLOCK_REALTIME in os_hurd.go

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

2019-12-08 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92861 --- Comment #1 from ian at gcc dot gnu.org --- Author: ian Date: Mon Dec 9 03:43:33 2019 New Revision: 279106 URL: https://gcc.gnu.org/viewcvs?rev=279106=gcc=rev Log: PR go/92861 runtime: use absolute time for sem_timedwait

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

2019-12-06 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92820 --- Comment #12 from ian at gcc dot gnu.org --- Author: ian Date: Fri Dec 6 19:52:46 2019 New Revision: 279063 URL: https://gcc.gnu.org/viewcvs?rev=279063=gcc=rev Log: PR go/92820 runtime: only build go-context for x86 GNU/Linux

[Bug other/29842] [meta-bug] outstanding patches / issues from STMicroelectronics

2019-12-06 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=29842 --- Comment #6 from ian at gcc dot gnu.org --- Author: ian Date: Fri Dec 6 19:37:39 2019 New Revision: 279062 URL: https://gcc.gnu.org/viewcvs?rev=279062=gcc=rev Log: PR go/29842 runtime: update HURD support for mOS now being

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

2019-12-05 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92810 --- Comment #1 from ian at gcc dot gnu.org --- Author: ian Date: Fri Dec 6 05:32:49 2019 New Revision: 279032 URL: https://gcc.gnu.org/viewcvs?rev=279032=gcc=rev Log: PR go/92810 libgo: recognize aarch64_be as arm64be Reviewed

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

2019-12-05 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92820 --- Comment #5 from ian at gcc dot gnu.org --- Author: ian Date: Thu Dec 5 17:51:10 2019 New Revision: 279010 URL: https://gcc.gnu.org/viewcvs?rev=279010=gcc=rev Log: PR go/92820 runtime: always mark assembly file as non-executable

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

2019-11-20 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92605 --- Comment #2 from ian at gcc dot gnu.org --- Author: ian Date: Thu Nov 21 01:06:47 2019 New Revision: 278540 URL: https://gcc.gnu.org/viewcvs?rev=278540=gcc=rev Log: PR go/92605 runtime: declare runtime_usestackmaps in stack.c

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

2019-09-26 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91908 --- Comment #1 from ian at gcc dot gnu.org --- Author: ian Date: Thu Sep 26 22:19:47 2019 New Revision: 276168 URL: https://gcc.gnu.org/viewcvs?rev=276168=gcc=rev Log: PR libbacktrace/91908 * pecoff.c (backtrace_initialize

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

2019-09-17 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91781 --- Comment #5 from ian at gcc dot gnu.org --- Author: ian Date: Tue Sep 17 20:24:00 2019 New Revision: 275813 URL: https://gcc.gnu.org/viewcvs?rev=275813=gcc=rev Log: PR go/91781 reflect: promote integer closure return to full word

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

2019-09-10 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91621 --- Comment #2 from ian at gcc dot gnu.org --- Author: ian Date: Tue Sep 10 20:32:42 2019 New Revision: 275609 URL: https://gcc.gnu.org/viewcvs?rev=275609=gcc=rev Log: PR go/91621 mksysinfo: change test == to test = Fixes https

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

2019-09-10 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91621 --- Comment #1 from ian at gcc dot gnu.org --- Author: ian Date: Tue Sep 10 20:32:20 2019 New Revision: 275608 URL: https://gcc.gnu.org/viewcvs?rev=275608=gcc=rev Log: PR go/91621 mksysinfo: change test == to test = Fixes https

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

2019-09-04 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91663 --- Comment #1 from ian at gcc dot gnu.org --- Author: ian Date: Thu Sep 5 04:12:30 2019 New Revision: 275396 URL: https://gcc.gnu.org/viewcvs?rev=275396=gcc=rev Log: PR tree-optimization/91663 * go-lang.c

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

2019-05-29 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90669 --- Comment #2 from ian at gcc dot gnu.org --- Author: ian Date: Thu May 30 00:57:11 2019 New Revision: 271761 URL: https://gcc.gnu.org/viewcvs?rev=271761=gcc=rev Log: PR go/90669 compiler: remove range-based 'for' loop Fix

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

2019-05-26 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90635 --- Comment #2 from ian at gcc dot gnu.org --- Author: ian Date: Mon May 27 00:14:02 2019 New Revision: 271640 URL: https://gcc.gnu.org/viewcvs?rev=271640=gcc=rev Log: PR go/90635 libgo: correct typo in USE_LIBFFI AM_CONDITIONAL

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

2019-05-26 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90635 --- Comment #1 from ian at gcc dot gnu.org --- Author: ian Date: Mon May 27 00:13:52 2019 New Revision: 271639 URL: https://gcc.gnu.org/viewcvs?rev=271639=gcc=rev Log: PR go/90635 libgo: correct typo in USE_LIBFFI AM_CONDITIONAL

[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 gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90614 --- Comment #5 from ian at gcc dot gnu.org --- Author: ian Date: Mon May 27 00:10:34 2019 New Revision: 271638 URL: https://gcc.gnu.org/viewcvs?rev=271638=gcc=rev Log: PR go/90614 syscall: avoid unused parameter error

[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 gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90614 --- Comment #4 from ian at gcc dot gnu.org --- Author: ian Date: Mon May 27 00:10:22 2019 New Revision: 271637 URL: https://gcc.gnu.org/viewcvs?rev=271637=gcc=rev Log: PR go/90614 syscall: avoid unused parameter error

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

2019-05-16 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90482 --- Comment #1 from ian at gcc dot gnu.org --- Author: ian Date: Fri May 17 05:49:22 2019 New Revision: 271310 URL: https://gcc.gnu.org/viewcvs?rev=271310=gcc=rev Log: PR go/90482 compiler: make value method of direct interface type

[Bug target/89093] [9 Regression] C++ exception handling clobbers d8 VFP register

2019-04-24 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89093 --- Comment #82 from ian at gcc dot gnu.org --- Author: ian Date: Wed Apr 24 12:45:45 2019 New Revision: 270542 URL: https://gcc.gnu.org/viewcvs?rev=270542=gcc=rev Log: PR target/89093 runtime: mark unwind functions general-regs

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

2019-04-17 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90110 --- Comment #10 from ian at gcc dot gnu.org --- Author: ian Date: Thu Apr 18 04:11:22 2019 New Revision: 270434 URL: https://gcc.gnu.org/viewcvs?rev=270434=gcc=rev Log: PR go/90110 compiler: use temporary to avoid early destruction

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

2019-03-11 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89669 --- Comment #1 from ian at gcc dot gnu.org --- Author: ian Date: Mon Mar 11 20:40:34 2019 New Revision: 269594 URL: https://gcc.gnu.org/viewcvs?rev=269594=gcc=rev Log: PR libbacktrace/89669 * Makefile.am (BUILDTESTS): Only add

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

2019-03-08 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89447 --- Comment #5 from ian at gcc dot gnu.org --- Author: ian Date: Sat Mar 9 02:10:22 2019 New Revision: 269521 URL: https://gcc.gnu.org/viewcvs?rev=269521=gcc=rev Log: PR go/89447 syscall, internal/syscall: adjust use of largefile

[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 gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89227 --- Comment #4 from ian at gcc dot gnu.org --- Author: ian Date: Thu Mar 7 00:53:41 2019 New Revision: 269449 URL: https://gcc.gnu.org/viewcvs?rev=269449=gcc=rev Log: PR go/89227 * go-gcc.cc (Gcc_backend::function): Set

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

2019-03-05 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89598 --- Comment #4 from ian at gcc dot gnu.org --- Author: ian Date: Wed Mar 6 05:02:16 2019 New Revision: 269411 URL: https://gcc.gnu.org/viewcvs?rev=269411=gcc=rev Log: PR go/89598 compiler: use GMP_RNDN rather than MPFR_RNDN

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

2019-03-05 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89598 --- Comment #1 from ian at gcc dot gnu.org --- Author: ian Date: Tue Mar 5 19:41:42 2019 New Revision: 269399 URL: https://gcc.gnu.org/viewcvs?rev=269399=gcc=rev Log: PR go/89598 compiler: use GMP_RNDN rather than MPFR_RNDN

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

2019-03-01 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89406 --- Comment #12 from ian at gcc dot gnu.org --- Author: ian Date: Sat Mar 2 00:50:30 2019 New Revision: 269338 URL: https://gcc.gnu.org/viewcvs?rev=269338=gcc=rev Log: PR go/89406 go/internal/gccgoimporter: remove temporary

[Bug go/89172] FAIL: runtime/pprof

2019-02-27 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89172 --- Comment #1 from ian at gcc dot gnu.org --- Author: ian Date: Wed Feb 27 22:35:10 2019 New Revision: 269266 URL: https://gcc.gnu.org/viewcvs?rev=269266=gcc=rev Log: PR go/89172 internal/cpu, runtime, runtime/pprof: handle

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

2019-02-26 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86535 --- Comment #14 from ian at gcc dot gnu.org --- Author: ian Date: Tue Feb 26 14:46:56 2019 New Revision: 269214 URL: https://gcc.gnu.org/viewcvs?rev=269214=gcc=rev Log: PR go/86535 runtime: always declare nanotime in Go

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

2019-02-21 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89406 --- Comment #2 from ian at gcc dot gnu.org --- Author: ian Date: Fri Feb 22 00:47:30 2019 New Revision: 269087 URL: https://gcc.gnu.org/viewcvs?rev=269087=gcc=rev Log: PR go/89406 net: remove unixgram test sockets Backport

[Bug go/89170] FAIL: net/http

2019-02-21 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89170 --- Comment #2 from ian at gcc dot gnu.org --- Author: ian Date: Thu Feb 21 22:50:24 2019 New Revision: 269079 URL: https://gcc.gnu.org/viewcvs?rev=269079=gcc=rev Log: PR go/89170 * varasm.c (decode_addr_const): Call

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

2019-02-20 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89407 --- Comment #1 from ian at gcc dot gnu.org --- Author: ian Date: Thu Feb 21 01:06:01 2019 New Revision: 269063 URL: https://gcc.gnu.org/viewcvs?rev=269063=gcc=rev Log: PR go/89407 internal/cpu: use #ifdef __s390x__ in C code

[Bug go/89169] FAIL: internal/cpu

2019-02-19 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89169 --- Comment #1 from ian at gcc dot gnu.org --- Author: ian Date: Tue Feb 19 15:42:09 2019 New Revision: 269019 URL: https://gcc.gnu.org/viewcvs?rev=269019=gcc=rev Log: PR go/89169 internal/cpu: do not require POWER8 Although

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

2019-02-15 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89368 --- Comment #1 from ian at gcc dot gnu.org --- Author: ian Date: Fri Feb 15 21:04:58 2019 New Revision: 268948 URL: https://gcc.gnu.org/viewcvs?rev=268948=gcc=rev Log: PR go/89368 compiler: write barrier check nil-check policy tweak

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

2019-02-15 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89123 --- Comment #13 from ian at gcc dot gnu.org --- Author: ian Date: Fri Feb 15 14:51:10 2019 New Revision: 268941 URL: https://gcc.gnu.org/viewcvs?rev=268941=gcc=rev Log: PR go/89123 internal/cpu, runtime: add S/390 CPU capability

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

2019-02-14 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89168 --- Comment #1 from ian at gcc dot gnu.org --- Author: ian Date: Fri Feb 15 00:36:50 2019 New Revision: 268922 URL: https://gcc.gnu.org/viewcvs?rev=268922=gcc=rev Log: PR go/89168 libgo: change gotest to run examples with output

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

2019-02-14 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89321 --- Comment #7 from ian at gcc dot gnu.org --- Author: ian Date: Thu Feb 14 21:07:13 2019 New Revision: 268904 URL: https://gcc.gnu.org/viewcvs?rev=268904=gcc=rev Log: PR go/89321 compiler: copy has_padding field from converted

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

2019-02-12 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89193 --- Comment #1 from ian at gcc dot gnu.org --- Author: ian Date: Wed Feb 13 00:10:06 2019 New Revision: 268830 URL: https://gcc.gnu.org/viewcvs?rev=268830=gcc=rev Log: PR go/89193 * Makefile.am (mostlyclean-local): Avoid getting

[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 gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89199 --- Comment #2 from ian at gcc dot gnu.org --- Author: ian Date: Wed Feb 6 20:46:00 2019 New Revision: 268591 URL: https://gcc.gnu.org/viewcvs?rev=268591=gcc=rev Log: PR go/89199 sync/atomic: use strong form

[Bug go/89019] LTO and gccgo cause ICE during free_lang_data

2019-02-05 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89019 --- Comment #3 from ian at gcc dot gnu.org --- Author: ian Date: Wed Feb 6 04:48:35 2019 New Revision: 268572 URL: https://gcc.gnu.org/viewcvs?rev=268572=gcc=rev Log: gcc/go: PR go/89019 * go-gcc.cc (Gcc_backend

[Bug go/88927] [9 Regression] Bootstrap failure on arm in libgo starting with r268084

2019-01-21 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88927 --- Comment #5 from ian at gcc dot gnu.org --- Author: ian Date: Tue Jan 22 00:06:44 2019 New Revision: 268131 URL: https://gcc.gnu.org/viewcvs?rev=268131=gcc=rev Log: PR go/88927 runtime, internal/cpu: fix build for ARM GNU/Linux

[Bug libbacktrace/88890] libbacktrace on 32-bit system with _FILE_OFFSET_BITS == 64

2019-01-18 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88890 --- Comment #1 from ian at gcc dot gnu.org --- Author: ian Date: Fri Jan 18 17:13:59 2019 New Revision: 268082 URL: https://gcc.gnu.org/viewcvs?rev=268082=gcc=rev Log: PR libbacktrace/88890 * mmapio.c (backtrace_get_view

[Bug go/88202] FAIL: runtime/pprof

2019-01-17 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88202 --- Comment #1 from ian at gcc dot gnu.org --- Author: ian Date: Fri Jan 18 03:29:38 2019 New Revision: 268057 URL: https://gcc.gnu.org/viewcvs?rev=268057=gcc=rev Log: PR go/88202 runtime: in sigprof, skip to sigtrampgo if we don't

[Bug go/86343] types built by GO share TYPE_FIELDS in unsupported way

2019-01-09 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86343 --- Comment #3 from ian at gcc dot gnu.org --- Author: ian Date: Wed Jan 9 23:38:55 2019 New Revision: 267789 URL: https://gcc.gnu.org/viewcvs?rev=267789=gcc=rev Log: PR go/86343 * go-gcc.cc (Gcc_backend

[Bug go/88060] ../../../gcc-8.2.0/libgo/go/syscall/libcall_linux_utimesnano.go:17:18: error: reference to undefined name ‘_AT_FDCWD’

2018-11-20 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88060 --- Comment #8 from ian at gcc dot gnu.org --- Author: ian Date: Wed Nov 21 02:16:15 2018 New Revision: 266333 URL: https://gcc.gnu.org/viewcvs?rev=266333=gcc=rev Log: PR go/88060 syscall: always define _AT_FDCWD and IPv6MTUInfo

[Bug bootstrap/82856] --enable-maintainter-mode broken by incompatiblity of gcc's required automake and modern Perl

2018-10-31 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82856 --- Comment #12 from ian at gcc dot gnu.org --- Author: ian Date: Wed Oct 31 20:46:17 2018 New Revision: 265701 URL: https://gcc.gnu.org/viewcvs?rev=265701=gcc=rev Log: PR bootstrap/82856 libgo: update to autoconf 2.69 and automake

[Bug go/87661] [9 Regression] libgo bootstrap failure on arm-linux-gnueabihf (redefinition of constants)

2018-10-23 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87661 --- Comment #1 from ian at gcc dot gnu.org --- Author: ian Date: Tue Oct 23 19:02:29 2018 New Revision: 265439 URL: https://gcc.gnu.org/viewcvs?rev=265439=gcc=rev Log: PR go/87661 runtime: remove unused armArch, hwcap and hardDiv

[Bug libbacktrace/87529] libbacktrace API forces users to have memory leaks

2018-10-05 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87529 --- Comment #2 from ian at gcc dot gnu.org --- Author: ian Date: Fri Oct 5 14:09:07 2018 New Revision: 264871 URL: https://gcc.gnu.org/viewcvs?rev=264871=gcc=rev Log: PR libbacktrace/87529 * backtrace.h: Document

[Bug go/87260] [8/9 Regression] go fails to build a simple program on arm-linux-gnueabihf

2018-09-14 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87260 --- Comment #3 from ian at gcc dot gnu.org --- Author: ian Date: Fri Sep 14 19:42:27 2018 New Revision: 264331 URL: https://gcc.gnu.org/viewcvs?rev=264331=gcc=rev Log: PR go/87260 cmd/go: correct gccgo buildid file on ARM Bring

[Bug go/86331] the gccgo's "go" tool looks like failing to invoke any sub go command

2018-07-02 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86331 --- Comment #13 from ian at gcc dot gnu.org --- Author: ian Date: Mon Jul 2 16:29:24 2018 New Revision: 262315 URL: https://gcc.gnu.org/viewcvs?rev=262315=gcc=rev Log: PR go/86331 os: check return value as well as error from waitid

[Bug go/86331] the gccgo's "go" tool looks like failing to invoke any sub go command

2018-07-02 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86331 --- Comment #12 from ian at gcc dot gnu.org --- Author: ian Date: Mon Jul 2 16:28:58 2018 New Revision: 262314 URL: https://gcc.gnu.org/viewcvs?rev=262314=gcc=rev Log: PR go/86331 os: check return value as well as error from waitid

[Bug go/86331] the gccgo's "go" tool looks like failing to invoke any sub go command

2018-07-02 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86331 --- Comment #11 from ian at gcc dot gnu.org --- Author: ian Date: Mon Jul 2 16:28:43 2018 New Revision: 262313 URL: https://gcc.gnu.org/viewcvs?rev=262313=gcc=rev Log: PR go/86331 os: check return value as well as error from waitid

[Bug go/86343] types built by GO share TYPE_FIELDS in unsupported way

2018-06-28 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86343 --- Comment #1 from ian at gcc dot gnu.org --- Author: ian Date: Thu Jun 28 17:46:36 2018 New Revision: 262225 URL: https://gcc.gnu.org/viewcvs?rev=262225=gcc=rev Log: PR go/86343 * go-gcc.cc (Gcc_backend

[Bug libgcc/86213] -fsplit-stack runtime may clobber SSE input param reg

2018-06-20 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86213 --- Comment #2 from ian at gcc dot gnu.org --- Author: ian Date: Wed Jun 20 21:57:44 2018 New Revision: 261826 URL: https://gcc.gnu.org/viewcvs?rev=261826=gcc=rev Log: libgcc/: PR libgcc/86213 * generic-morestack.c

[Bug libgcc/86213] -fsplit-stack runtime may clobber SSE input param reg

2018-06-20 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86213 --- Comment #1 from ian at gcc dot gnu.org --- Author: ian Date: Wed Jun 20 21:11:23 2018 New Revision: 261823 URL: https://gcc.gnu.org/viewcvs?rev=261823=gcc=rev Log: libgcc/: PR libgcc/86213 * generic-morestack.c

[Bug go/85429] Several gotools tests FAIL with Solaris as

2018-05-31 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85429 --- Comment #12 from ian at gcc dot gnu.org --- Author: ian Date: Thu May 31 22:46:52 2018 New Revision: 261045 URL: https://gcc.gnu.org/viewcvs?rev=261045=gcc=rev Log: PR go/85429 Various backports from mainline: libgo: update

[Bug go/85630] GCC 8.1.0: Filesystem pollution during build: .cache dir in $HOME

2018-05-04 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85630 --- Comment #3 from ian at gcc dot gnu.org --- Author: ian Date: Fri May 4 17:07:20 2018 New Revision: 259945 URL: https://gcc.gnu.org/viewcvs?rev=259945=gcc=rev Log: PR go/85630 * Makefile.am (CHECK_ENV): Set GOCACHE

[Bug go/85630] GCC 8.1.0: Filesystem pollution during build: .cache dir in $HOME

2018-05-04 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85630 --- Comment #2 from ian at gcc dot gnu.org --- Author: ian Date: Fri May 4 16:23:51 2018 New Revision: 259937 URL: https://gcc.gnu.org/viewcvs?rev=259937=gcc=rev Log: PR go/85630 * Makefile.am (CHECK_ENV): Set GOCACHE

[Bug go/85429] Several gotools tests FAIL with Solaris as

2018-05-01 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85429 --- Comment #11 from ian at gcc dot gnu.org --- Author: ian Date: Tue May 1 14:08:44 2018 New Revision: 259797 URL: https://gcc.gnu.org/viewcvs?rev=259797=gcc=rev Log: PR go/85429 cmd/go: support more Solaris assembler syntaxes

[Bug go/85429] Several gotools tests FAIL with Solaris as

2018-04-27 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85429 --- Comment #5 from ian at gcc dot gnu.org --- Author: ian Date: Fri Apr 27 18:44:28 2018 New Revision: 259721 URL: https://gcc.gnu.org/viewcvs?rev=259721=gcc=rev Log: PR go/85429 cmd/go: add Solaris assembler syntax for gccgo

[Bug go/85429] Several gotools tests FAIL with Solaris as

2018-04-27 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85429 --- Comment #3 from ian at gcc dot gnu.org --- Author: ian Date: Fri Apr 27 18:01:00 2018 New Revision: 259719 URL: https://gcc.gnu.org/viewcvs?rev=259719=gcc=rev Log: PR go/85429 cmd/go: add Solaris assembler syntax for gccgo

[Bug go/84484] libgo configure tests fail to find -latomic

2018-02-22 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84484 --- Comment #17 from ian at gcc dot gnu.org --- Author: ian Date: Thu Feb 22 19:49:04 2018 New Revision: 257914 URL: https://gcc.gnu.org/viewcvs?rev=257914=gcc=rev Log: PR go/84484 libgo: add support for riscv64 Patch

[Bug go/84215] Random results in go/libgo tests

2018-02-12 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84215 --- Comment #6 from ian at gcc dot gnu.org --- Author: ian Date: Mon Feb 12 18:50:16 2018 New Revision: 257599 URL: https://gcc.gnu.org/viewcvs?rev=257599=gcc=rev Log: PR go/84215 runtime, sync/atomic: use write barrier for atomic

[Bug other/68239] libbacktrace allocation is sometimes very slow

2018-01-24 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68239 --- Comment #1 from ian at gcc dot gnu.org --- Author: ian Date: Thu Jan 25 02:24:45 2018 New Revision: 257039 URL: https://gcc.gnu.org/viewcvs?rev=257039=gcc=rev Log: PR other/68239 * mmap.c (backtrace_free_locked): Don't put

[Bug go/83787] [8 regression] Many 32-bit Solaris/SPARC Go tests FAIL after Go1.10beta1 update

2018-01-17 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83787 --- Comment #1 from ian at gcc dot gnu.org --- Author: ian Date: Thu Jan 18 04:24:48 2018 New Revision: 256835 URL: https://gcc.gnu.org/viewcvs?rev=256835=gcc=rev Log: PR go/83787 compiler: pass int to makechan, call makechan64 when

[Bug go/83794] misc/cgo/test uses gigabytes of memory

2018-01-11 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83794 --- Comment #3 from ian at gcc dot gnu.org --- Author: ian Date: Thu Jan 11 19:58:55 2018 New Revision: 256553 URL: https://gcc.gnu.org/viewcvs?rev=256553=gcc=rev Log: PR go/83794 misc/cgo/test: avoid endless loop when we can't

[Bug c/82922] Request: add -Wstrict-prototypes to -Wextra as K style is obsolescent

2018-01-10 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82922 --- Comment #2 from ian at gcc dot gnu.org --- Author: ian Date: Wed Jan 10 15:42:23 2018 New Revision: 256437 URL: https://gcc.gnu.org/viewcvs?rev=256437=gcc=rev Log: PR c/82922 runtime, syscall: use full prototypes in C code

[Bug target/83100] [8 Regression] powerpc: internal compiler error: in get_variable_section, at varasm.c:1150 with -fdata-sections

2017-11-29 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83100 --- Comment #10 from ian at gcc dot gnu.org --- Author: ian Date: Thu Nov 30 05:03:29 2017 New Revision: 255266 URL: https://gcc.gnu.org/viewcvs?rev=255266=gcc=rev Log: compiler: don't make map zero value constant The map zero value

[Bug go/83102] [8 Regression] go bootstrap error in ast-dump.cc due to __is_invocable failure

2017-11-22 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83102 --- Comment #8 from ian at gcc dot gnu.org --- Author: ian Date: Wed Nov 22 15:18:43 2017 New Revision: 255062 URL: https://gcc.gnu.org/viewcvs?rev=255062=gcc=rev Log: compiler: make comparison operator() methods const This is required

[Bug go/83071] gccgo: ICE in set_type

2017-11-20 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83071 --- Comment #3 from ian at gcc dot gnu.org --- Author: ian Date: Tue Nov 21 06:14:32 2017 New Revision: 254983 URL: https://gcc.gnu.org/viewcvs?rev=254983=gcc=rev Log: compiler: report error for ++/-- applied to a non-numeric type

[Bug go/82559] [7 Regression] libgo bootstrap broken on at least alpha, s390x

2017-10-15 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82559 --- Comment #2 from ian at gcc dot gnu.org --- Author: ian Date: Sun Oct 15 19:45:33 2017 New Revision: 253770 URL: https://gcc.gnu.org/viewcvs?rev=253770=gcc=rev Log: PR go/82559 Backport from mainline: https://golang.org/cl/46712

[Bug go/80914] gcc-go binaries don't run

2017-10-10 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80914 --- Comment #5 from ian at gcc dot gnu.org --- Author: ian Date: Tue Oct 10 16:55:04 2017 New Revision: 253594 URL: https://gcc.gnu.org/viewcvs?rev=253594=gcc=rev Log: PR go/80914 * elf.c (SHF_COMPRESSED): Define

[Bug other/67165] please enable libbacktrace to work with compressed debug sections

2017-09-28 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67165 --- Comment #3 from ian at gcc dot gnu.org --- Author: ian Date: Fri Sep 29 00:30:35 2017 New Revision: 253275 URL: https://gcc.gnu.org/viewcvs?rev=253275=gcc=rev Log: PR other/67165 * elf.c (__builtin_prefetch): Define

[Bug sanitizer/77631] no symbols in backtrace shown by ASan when debug info is split

2017-09-22 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77631 --- Comment #16 from ian at gcc dot gnu.org --- Author: ian Date: Fri Sep 22 13:38:10 2017 New Revision: 253095 URL: https://gcc.gnu.org/viewcvs?rev=253095=gcc=rev Log: PR sanitizer/77631 * configure.ac: Check for lstat

[Bug go/82284] [7 Regression] go -version segfaults on big endian architectures

2017-09-21 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82284 --- Comment #6 from ian at gcc dot gnu.org --- Author: ian Date: Thu Sep 21 18:44:39 2017 New Revision: 253078 URL: https://gcc.gnu.org/viewcvs?rev=253078=gcc=rev Log: PR go/82284 * elf.c (backtrace_initialize): Set

[Bug sanitizer/77631] no symbols in backtrace shown by ASan when debug info is split

2017-09-20 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77631 --- Comment #13 from ian at gcc dot gnu.org --- Author: ian Date: Wed Sep 20 21:09:37 2017 New Revision: 253032 URL: https://gcc.gnu.org/viewcvs?rev=253032=gcc=rev Log: PR sanitizer/77631 Support for external debug info

[Bug go/81893] [8 regression] compilation error in libgo starting with r251127

2017-08-18 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81893 --- Comment #4 from ian at gcc dot gnu.org --- Author: ian Date: Fri Aug 18 20:17:26 2017 New Revision: 251188 URL: https://gcc.gnu.org/viewcvs?rev=251188=gcc=rev Log: PR go/81893 runtime: only use PPC GNU/Linux register code

[Bug go/81617] mksigtab.sh fails to resolve NSIG with glibc 2.26

2017-08-04 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81617 --- Comment #5 from ian at gcc dot gnu.org --- Author: ian Date: Fri Aug 4 12:29:55 2017 New Revision: 250872 URL: https://gcc.gnu.org/viewcvs?rev=250872=gcc=rev Log: PR go/81617 libgo: change mksigtab to recognize glibc 2.26 NSIG

[Bug go/81617] mksigtab.sh fails to resolve NSIG with glibc 2.26

2017-08-03 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81617 --- Comment #3 from ian at gcc dot gnu.org --- Author: ian Date: Thu Aug 3 18:09:12 2017 New Revision: 250858 URL: https://gcc.gnu.org/viewcvs?rev=250858=gcc=rev Log: PR go/81617 libgo: change mksigtab to recognize glibc 2.26 NSIG

[Bug go/81548] "make distclean" does not clean all of gotools/

2017-07-26 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81548 --- Comment #3 from ian at gcc dot gnu.org --- Author: ian Date: Wed Jul 26 22:01:36 2017 New Revision: 250593 URL: https://gcc.gnu.org/viewcvs?rev=250593=gcc=rev Log: PR go/81548 * Makefile.am (MOSTLYCLEANFILES): Add *.sent

[Bug go/81393] Bootstrap failure on s390x-linux while building libgo against recent glibc

2017-07-20 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81393 --- Comment #17 from ian at gcc dot gnu.org --- Author: ian Date: Thu Jul 20 22:03:48 2017 New Revision: 250403 URL: https://gcc.gnu.org/viewcvs?rev=250403=gcc=rev Log: PR go/81393 syscall: don't use GETREGS/SETREGS on s390 They were

[Bug go/81393] Bootstrap failure on s390x-linux while building libgo against recent glibc

2017-07-20 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81393 --- Comment #18 from ian at gcc dot gnu.org --- Author: ian Date: Thu Jul 20 22:04:02 2017 New Revision: 250404 URL: https://gcc.gnu.org/viewcvs?rev=250404=gcc=rev Log: PR go/81393 syscall: don't use GETREGS/SETREGS on s390 They were

[Bug go/81393] Bootstrap failure on s390x-linux while building libgo against recent glibc

2017-07-20 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81393 --- Comment #16 from ian at gcc dot gnu.org --- Author: ian Date: Thu Jul 20 22:03:26 2017 New Revision: 250402 URL: https://gcc.gnu.org/viewcvs?rev=250402=gcc=rev Log: PR go/81393 syscall: don't use GETREGS/SETREGS on s390 They were

[Bug go/81451] missing futex check - libgo/runtime/thread-linux.c:12:0 futex.h:13:12: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘long’

2017-07-18 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81451 --- Comment #4 from ian at gcc dot gnu.org --- Author: ian Date: Tue Jul 18 23:14:29 2017 New Revision: 250326 URL: https://gcc.gnu.org/viewcvs?rev=250326=gcc=rev Log: PR go/81451 runtime: inline runtime_osinit We had two

[Bug go/81324] libgo does not build with glibc 2.18

2017-07-18 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81324 --- Comment #2 from ian at gcc dot gnu.org --- Author: ian Date: Tue Jul 18 22:06:31 2017 New Revision: 250324 URL: https://gcc.gnu.org/viewcvs?rev=250324=gcc=rev Log: PR go/81324 sysinfo.c: ignore ptrace_peeksiginfo_args from

[Bug go/81393] Bootstrap failure on s390x-linux while building libgo against recent glibc

2017-07-12 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81393 --- Comment #3 from ian at gcc dot gnu.org --- Author: ian Date: Thu Jul 13 03:44:14 2017 New Revision: 250174 URL: https://gcc.gnu.org/viewcvs?rev=250174=gcc=rev Log: PR go/81393 syscall: don't use GETREGS/SETREGS on s390

[Bug go/80964] cross-gotools are not executable on host system

2017-06-13 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80964 --- Comment #4 from ian at gcc dot gnu.org --- Author: ian Date: Tue Jun 13 19:56:45 2017 New Revision: 249172 URL: https://gcc.gnu.org/viewcvs?rev=249172=gcc=rev Log: PR go/80964 * configure.ac: Set NATIVE if host_alias

[Bug go/80814] [7 Regression] commit aa443150c83535fedccb3dee80daa7e01fafd92d causes a build error.

2017-05-18 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80814 --- Comment #6 from ian at gcc dot gnu.org --- Author: ian Date: Thu May 18 22:44:12 2017 New Revision: 248255 URL: https://gcc.gnu.org/viewcvs?rev=248255=gcc=rev Log: PR go/80814 * Makefile.am (AM_GOCFLAGS): Define

[Bug go/64238] ICE in get_partitioning_class, at symtab.c:1775

2017-05-11 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64238 --- Comment #11 from ian at gcc dot gnu.org --- Author: ian Date: Thu May 11 23:53:29 2017 New Revision: 247939 URL: https://gcc.gnu.org/viewcvs?rev=247939=gcc=rev Log: PR go/64238 * go-gcc.cc (Gcc_backend

[Bug go/64238] ICE in get_partitioning_class, at symtab.c:1775

2017-05-11 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64238 --- Comment #10 from ian at gcc dot gnu.org --- Author: ian Date: Thu May 11 23:53:13 2017 New Revision: 247938 URL: https://gcc.gnu.org/viewcvs?rev=247938=gcc=rev Log: PR go/64238 * go-gcc.cc (Gcc_backend

[Bug go/64238] ICE in get_partitioning_class, at symtab.c:1775

2017-05-11 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64238 --- Comment #9 from ian at gcc dot gnu.org --- Author: ian Date: Thu May 11 23:52:54 2017 New Revision: 247937 URL: https://gcc.gnu.org/viewcvs?rev=247937=gcc=rev Log: PR go/64238 * go-gcc.cc (Gcc_backend

[Bug go/77857] gccgo: vendoring doesn't work in gcc 6/7

2017-04-11 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77857 --- Comment #1 from ian at gcc dot gnu.org --- Author: ian Date: Wed Apr 12 04:26:15 2017 New Revision: 246864 URL: https://gcc.gnu.org/viewcvs?rev=246864=gcc=rev Log: PR go/77857 cmd/go: generate vendor paths for -I arg on compile

[Bug go/80302] FAIL: time on systems with tzdata2017b installed

2017-04-04 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80302 --- Comment #1 from ian at gcc dot gnu.org --- Author: ian Date: Tue Apr 4 19:37:22 2017 New Revision: 246695 URL: https://gcc.gnu.org/viewcvs?rev=246695=gcc=rev Log: PR go/80302 time: make the ParseInLocation test more robust

[Bug go/80226] ICE gimple-expr.c:474 on Go function returning multiple empty struct/array values

2017-03-28 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80226 --- Comment #2 from ian at gcc dot gnu.org --- Author: ian Date: Tue Mar 28 20:08:31 2017 New Revision: 246553 URL: https://gcc.gnu.org/viewcvs?rev=246553=gcc=rev Log: PR go/80226 * go-gcc.cc (Gcc_backend::return_statement

[Bug go/80128] [7 regression] go1: internal compiler error: in write_specific_type_functions, at go/gofrontend/types.cc:2002

2017-03-22 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80128 --- Comment #7 from ian at gcc dot gnu.org --- Author: ian Date: Wed Mar 22 13:59:01 2017 New Revision: 246382 URL: https://gcc.gnu.org/viewcvs?rev=246382=gcc=rev Log: PR go/80128 compiler: check backend alignment for memequalNN

[Bug go/79642] space instead of tab in lang.opt

2017-02-20 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79642 --- Comment #1 from ian at gcc dot gnu.org --- Author: ian Date: Tue Feb 21 00:23:52 2017 New Revision: 245619 URL: https://gcc.gnu.org/viewcvs?rev=245619=gcc=rev Log: PR go/79642 * lang.opt (-fgo-relative-import-path): Change

[Bug go/79443] libgo/math test fails on s390x (undefined symbols cosh, sinh, tanh, hasVX)

2017-02-13 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79443 --- Comment #5 from ian at gcc dot gnu.org --- Author: ian Date: Mon Feb 13 17:37:02 2017 New Revision: 245397 URL: https://gcc.gnu.org/viewcvs?rev=245397=gcc=rev Log: PR go/79443 libgo: fix some s390x tests Add `+build ignore

[Bug go/79037] gccgo: Binaries crash with parforsetup: pos is not aligned on m68k

2017-02-01 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79037 --- Comment #14 from ian at gcc dot gnu.org --- Author: ian Date: Wed Feb 1 23:35:59 2017 New Revision: 245110 URL: https://gcc.gnu.org/viewcvs?rev=245110=gcc=rev Log: PR go/79037 Backport from mainline: compiler, runtime

[Bug go/79281] gccgo: Binaries using goroutines crash on m68k

2017-02-01 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79281 --- Comment #10 from ian at gcc dot gnu.org --- Author: ian Date: Wed Feb 1 22:58:43 2017 New Revision: 245109 URL: https://gcc.gnu.org/viewcvs?rev=245109=gcc=rev Log: PR go/79281 Force Lock and Note to be aligned to a 4 byte boundary

[Bug debug/79289] DWARF info for typeof of C function with no args and no prototype is empty pointer

2017-01-30 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79289 --- Comment #3 from ian at gcc dot gnu.org --- Author: ian Date: Mon Jan 30 22:26:26 2017 New Revision: 245039 URL: https://gcc.gnu.org/viewcvs?rev=245039=gcc=rev Log: PR debug/79289 * dwarf2out.c (gen_type_die_with_usage): When

  1   2   3   4   >