[Bug boehm-gc/48299] [4.7 Regression] FAIL: boehm-gc.c/thread_leak_test.c

2012-02-27 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48299 --- Comment #19 from ro at CeBiTec dot Uni-Bielefeld.DE 2012-02-27 11:06:43 UTC --- > --- Comment #18 from Richard Guenther 2012-02-27 > 10:32:28 UTC --- > It fails everywhere. But we don't seem to be sure it is a regression >

[Bug libstdc++/52456] FAIL: libstdc++-abi/abi_check

2012-03-02 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52456 --- Comment #2 from ro at CeBiTec dot Uni-Bielefeld.DE 2012-03-02 16:56:23 UTC --- > --- Comment #1 from Paolo Carlini > 2012-03-02 16:47:44 UTC --- > And the undesignated symbols are...? Is the issue recent? I suppose the symbols

[Bug c++/52510] [4.8 regression] libitm/config/posix/rwlock.cc doesn't compile

2012-03-07 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52510 --- Comment #3 from ro at CeBiTec dot Uni-Bielefeld.DE 2012-03-07 20:34:57 UTC --- A reghunt revealed that this patch (r184876) is indeed the culprit: 2012-03-03 Jason Merrill Core 1270 * call.c (build_aggr_conv): Call

[Bug go/52583] Several new go testsuite failues on Solaris

2012-03-16 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52583 --- Comment #8 from ro at CeBiTec dot Uni-Bielefeld.DE 2012-03-16 09:55:26 UTC --- I've found that this failure on Solaris --- FAIL: net.TestMulticastListener (0.00 seconds) sockoptip.go:67: First ListenMulticastUDP failed: setso

[Bug go/52583] Several new go testsuite failues on Solaris

2012-03-16 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52583 --- Comment #9 from ro at CeBiTec dot Uni-Bielefeld.DE 2012-03-16 11:03:28 UTC --- > I'm now running into > > --- FAIL: net.TestMulticastListener (0.00 seconds) > sockoptip.go:118: "224.0.0.254:12345" not fou

[Bug go/52583] Several new go testsuite failues on Solaris

2012-03-20 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52583 --- Comment #15 from ro at CeBiTec dot Uni-Bielefeld.DE 2012-03-20 13:48:51 UTC --- > --- Comment #8 from ro at CeBiTec dot Uni-Bielefeld.DE Uni-Bielefeld.DE> 2012-03-16 09:55:26 UTC --- [...] > I'm now running int

[Bug libgcj/52645] gnu/java/net/natPlainDatagramSocketImpl.cc:660:14: error: 'IPPROTO_IPV6' was not declared in this scope

2012-03-21 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52645 --- Comment #1 from ro at CeBiTec dot Uni-Bielefeld.DE 2012-03-21 13:09:44 UTC --- This is from my Tru64 UNIX removal patch. Could you please check if IPPROTO_IPV6 and/or IPV6_MULTICAST_IF are defined in any system header or if this another case

[Bug middle-end/52650] [4.8 Regression] FAIL: gcc.dg/torture/pr51106-2.c * (internal compiler error)

2012-03-21 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52650 --- Comment #3 from ro at CeBiTec dot Uni-Bielefeld.DE 2012-03-21 13:32:31 UTC --- > I don't yet know if they are related. Now I do: I've just built a 32-bit C-only compiler on sparc-sun-solaris2.11 at r185563 (i.e. immediate

[Bug middle-end/52650] [4.8 Regression] FAIL: gcc.dg/torture/pr51106-2.c * (internal compiler error)

2012-03-21 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52650 --- Comment #5 from ro at CeBiTec dot Uni-Bielefeld.DE 2012-03-21 13:51:46 UTC --- > --- Comment #4 from rguenther at suse dot de > 2012-03-21 13:38:28 UTC --- [...] > If they are related (which I doubt), removing the call to cleanup

[Bug libgcj/52645] gnu/java/net/natPlainDatagramSocketImpl.cc:660:14: error: 'IPPROTO_IPV6' was not declared in this scope

2012-03-21 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52645 --- Comment #3 from ro at CeBiTec dot Uni-Bielefeld.DE 2012-03-21 15:04:51 UTC --- > IPPROTO_IPV6 and IPV6_MULTICAST_IF are not defined in any system header > on HP-UX 11.00. As far as I can tell, there is no IPv6 support. Ok, but at

[Bug middle-end/52650] [4.8 Regression] FAIL: gcc.dg/torture/pr51106-2.c * (internal compiler error)

2012-03-21 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52650 --- Comment #7 from ro at CeBiTec dot Uni-Bielefeld.DE 2012-03-21 15:51:23 UTC --- > and with #if 1 they fail? As they are wrong-code regressions on > an architecture I have no access to, can you see what is the issue here? Right.

[Bug libgcj/52645] gnu/java/net/natPlainDatagramSocketImpl.cc:660:14: error: 'IPPROTO_IPV6' was not declared in this scope

2012-03-21 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52645 --- Comment #5 from ro at CeBiTec dot Uni-Bielefeld.DE 2012-03-21 16:31:41 UTC --- > --- Comment #4 from dave.anglin at bell dot net 2012-03-21 16:22:38 UTC --- > On 3/21/2012 11:04 AM, ro at CeBiTec dot Uni-Bielefeld.DE wrote: >>

[Bug libgcj/52645] gnu/java/net/natPlainDatagramSocketImpl.cc:660:14: error: 'IPPROTO_IPV6' was not declared in this scope

2012-03-26 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52645 --- Comment #9 from ro at CeBiTec dot Uni-Bielefeld.DE 2012-03-26 13:09:20 UTC --- > HAVE_INET6 is undefined in include/config.h and classpath/include/ > config.h. Ok, so at least we don't have another case of IPv6 being half-supp

[Bug libstdc++/52689] static linking with libstdc++ fails

2012-04-03 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52689 --- Comment #13 from ro at CeBiTec dot Uni-Bielefeld.DE 2012-04-03 09:46:30 UTC --- > --- Comment #12 from Uros Bizjak 2012-04-03 > 08:56:13 UTC --- > Reverting: > > * src/c++98/compatibility-ldbl.cc: Guard with PIC > &

[Bug libstdc++/53006] libstdc++-prettyprinters/shared_ptr.cc FAILs

2012-04-16 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53006 --- Comment #1 from ro at CeBiTec dot Uni-Bielefeld.DE 2012-04-16 12:27:06 UTC --- > Strangely, the same gdb binary works on Solaris 10 with the bundled > libpython2.6.so, so this might be a bug in that library on Solaris 11. Indeed when I

[Bug tree-optimization/58722] c-c++-common/gomp/pr58472.c FAILs: SEGV in tree_class_check

2013-10-14 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58722 --- Comment #2 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #1 from Jakub Jelinek --- > I don't believe it. This is exactly what r203427 fixed. Are you sure it is > with r203429 and it isn't r203426 or earli

[Bug target/58833] RFE: 64-bit native compiler on Solaris

2013-10-24 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58833 --- Comment #3 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #1 from Eric Botcazou --- >> Would it be possible for GCC in Solaris to auto-configure itself as a 64-bit >> native compiler by default (instead of the

[Bug rtl-optimization/58934] [4.9 Regression]: build fails on cris-elf in reload_cse_simplify_operands for newlib dtoa.c

2013-11-12 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58934 --- Comment #12 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #11 from Martin Jambor --- [...] > If anyone is willing to test the patch on any platform but especially > on those which I could not, I'd be very grateful.

[Bug bootstrap/59235] [4.9 regression] SEGV in sparc_output_scratch_registers

2013-11-22 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59235 --- Comment #4 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #2 from Jeffrey A. Law --- > Ranier, > > The only sparc box in the farm is the painfully slow gcc54 which someone else > is hammering so bad there's no

[Bug rtl-optimization/58934] [4.9 Regression]: build fails on cris-elf in reload_cse_simplify_operands for newlib dtoa.c

2013-11-25 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58934 --- Comment #15 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #14 from Martin Jambor --- > (In reply to r...@cebitec.uni-bielefeld.de from comment #12) >> FAIL: gfortran.fortran-torture/execute/pr32604.f90 execution, -O2

[Bug lto/47334] g++.dg/torture/pr31863.C -O2 -flto FAILs without visibility

2013-11-27 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47334 --- Comment #3 from ro at CeBiTec dot Uni-Bielefeld.DE --- This issue now causes new failures on Solaris 9 with Sun as: FAIL: gcc.dg/atomic/c11-atomic-exec-1.c -O2 -flto (test for excess errors) Excess errors: /vol/gcc/src/hg/trunk/local/gcc

[Bug c++/43734] cerr related segmentation fault

2013-11-28 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43734 --- Comment #10 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #8 from Rolf Eike Beer --- > I get the same problem using gcc 4.5, 4.7, and 4.8 on a Sun Fire V240 running > Gentoo. Even if the compiler says "Gentoo&quo

[Bug c++/43734] cerr related segmentation fault

2013-11-28 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43734 --- Comment #12 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #11 from Rolf Eike Beer --- >> I don't have the least idea what's going on here, and cannot debug >> issues on Linux/SPARC since I don'

[Bug go/59408] [4.9 regression] Many Go tests FAIL with notesleep not on g0

2013-12-09 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59408 --- Comment #3 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #2 from Ian Lance Taylor --- > This problem should be fixed now. Sorry about that. It does for the vast majority of the 32-bit tests. I'll file separate bugs

[Bug go/59432] [4.9 regression] sync/atomic FAILs on Solaris/x86

2013-12-10 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59432 --- Comment #2 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #1 from Ian Lance Taylor --- > FYI, the point of the test is to get that segmentation violation and ensure > that the signal handler generates a runtime panic as

[Bug go/59433] [4.9 regression] Many 64-bit Go tests SEGV on Solaris

2013-12-10 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59433 --- Comment #1 from ro at CeBiTec dot Uni-Bielefeld.DE --- I've found what's going on: when I look at the failing bufio test, gdb prints gdb) p rfds Cannot access memory at address 0xfd7ffe0f9f00 With pmap, I see the followin

[Bug c++/22007] Stack overflow in g++.dg/eh/cleanup1.C

2013-12-18 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22007 --- Comment #6 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #5 from Kai Tietz --- > Issue seems to be solved for 32-bit and 64-bit windows on cygwin-host. I > can't > reproduce issue there anymore for 4.9 and

[Bug bootstrap/44959] [4.6 Regression] bootstrap failed at Comparing stages 2 and 3

2014-01-03 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44959 --- Comment #44 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #43 from Hin-Tak Leung --- > (In reply to r...@cebitec.uni-bielefeld.de from comment #40) >> Please try this on your system and tell us how you end up with

[Bug bootstrap/51094] [4.7 Regression] Bootstrap failure at revision 181279 on non-ELF targets

2011-11-14 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51094 --- Comment #16 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-11-14 14:17:50 UTC --- > --- Comment #15 from Iain Sandoe 2011-11-14 > 08:47:16 UTC --- > Created attachment 25814 > --> http://gcc.gnu.org/bugzilla/attachme

[Bug bootstrap/51086] [4.7 regression] ICE in move_insn, at haifa-sched.c:3437

2011-11-14 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51086 --- Comment #4 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-11-14 15:24:22 UTC --- > --- Comment #3 from Hans-Peter Nilsson 2011-11-14 > 14:06:35 UTC --- > Though the behavior is a tiny bit different, this seems to be a dup of bu

[Bug bootstrap/51086] [4.7 regression] ICE in move_insn, at haifa-sched.c:3437

2011-11-15 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51086 --- Comment #6 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-11-15 15:19:45 UTC --- > --- Comment #5 from Alan Modra 2011-11-14 22:00:20 > UTC --- > Please try http://gcc.gnu.org/ml/gcc-patches/2011-11/msg01685.html Works like a char

[Bug other/51174] AIX unexpected error_mark node in new TM tests

2011-11-16 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51174 --- Comment #4 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-11-16 18:23:22 UTC --- > --- Comment #1 from David Edelsohn 2011-11-16 > 16:31:00 UTC --- > Confirmed. I think this may be present on alpha-dec-osf as well. The failure on T

[Bug bootstrap/51094] [4.7 Regression] Bootstrap failure at revision 181279 on non-ELF targets

2011-11-17 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51094 --- Comment #19 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-11-17 17:40:02 UTC --- > --- Comment #18 from Iain Sandoe 2011-11-15 > 09:34:00 UTC --- > (In reply to comment #16) >> > --- Comment #15 from Iain Sandoe 2011-11

[Bug c++/51204] g++ does not link getaddrinfo with -lxnet on OpenIndiana

2011-11-18 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51204 --- Comment #2 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-11-18 18:38:11 UTC --- > --- Comment #1 from Paolo Carlini > 2011-11-18 18:28:17 UTC --- > Rainer, any idea what is this about? No, the testcase links fine for me as with bot

[Bug lto/50935] All slim LTO tests FAIL on 32-bit Solaris

2011-11-21 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50935 --- Comment #4 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-11-21 16:50:54 UTC --- I forgot: while one could use ACX_LARGEFILE everywhere in GCC (and I tried that using --disable-largefile when configuring gcc works with a default-configured gld

[Bug lto/50935] All slim LTO tests FAIL on 32-bit Solaris

2011-11-21 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50935 --- Comment #6 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-11-21 17:30:21 UTC --- > --- Comment #5 from Paolo Bonzini 2011-11-21 > 17:25:20 UTC --- > What's exactly the problem with gdb that requires disabling largefiles? gdb

[Bug middle-end/51258] 64-bit gcc.dg/atomic-compare-exchange-5.c link failure on 32-bit Solaris/x86

2011-11-22 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51258 --- Comment #3 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-11-22 15:05:13 UTC --- > --- Comment #1 from Andrew Macleod 2011-11-21 > 19:21:30 UTC --- > 32 bit targets don't usually support 128 bit atomic operations natively, and

[Bug bootstrap/50237] [4.7 regression] bootstrap comparison failure for libcpp/lex.o

2011-11-22 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50237 --- Comment #20 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-11-22 17:21:38 UTC --- HJ, with binutils 2.22 now released, could you please work to get this fixed? IMO binutils releases need to work for bootstrapping gcc out of the box without

[Bug bootstrap/50237] [4.7 regression] bootstrap comparison failure for libcpp/lex.o

2011-11-22 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50237 --- Comment #22 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-11-22 17:55:15 UTC --- But this is the common case: you cannot expect or require the bootstrap compiler to use the same linker as you configure with. This is a bootstrap failure which

[Bug bootstrap/50237] [4.7 regression] bootstrap comparison failure for libcpp/lex.o

2011-11-23 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50237 --- Comment #24 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-11-23 15:27:22 UTC --- > --- Comment #23 from H.J. Lu 2011-11-22 18:03:09 > UTC --- > (In reply to comment #22) >> But this is the common case: you cannot expect

[Bug bootstrap/50237] [4.7 regression] bootstrap comparison failure for libcpp/lex.o

2011-11-23 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50237 --- Comment #26 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-11-23 16:53:16 UTC --- > Checking linker version is inaccurate since this feature requires > support in assembler, linker as well as libc. We can disable it by' > default

[Bug bootstrap/50237] [4.7 regression] bootstrap comparison failure for libcpp/lex.o

2011-11-24 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50237 --- Comment #28 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-11-24 17:44:03 UTC --- > This test uses the run-time test to check if .ctors and .init_array > input sections can be mixed. Separate tests don't make much sense. Would

[Bug gcov-profile/51297] [4.7 regression] Many gcov tests FAIL on Tru64, Solaris 8 and 9

2011-11-25 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51297 --- Comment #10 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-11-25 10:20:28 UTC --- > The patch solves the problem for me. Same on i386-pc-solaris2.8 (all gcc.misc-tests/gcov and g++.dg/gcov tests) and alpha-dec-osf5.1b (with one except

[Bug libstdc++/51296] Several 30_threads tests FAIL on Tru64 UNIX

2011-11-25 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51296 --- Comment #4 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-11-25 14:04:26 UTC --- > --- Comment #2 from Jonathan Wakely 2011-11-24 > 19:26:23 UTC --- > (In reply to comment #0) >> FAIL: 30_threads/thread/native_handle/typesiz

[Bug libstdc++/51296] Several 30_threads tests FAIL on Tru64 UNIX

2011-11-25 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51296 --- Comment #5 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-11-25 14:06:10 UTC --- > --- Comment #3 from Jonathan Wakely 2011-11-24 > 20:30:43 UTC --- > What does this program do, compiled with -std=c++11 -pthread ? I get Asserti

[Bug libstdc++/51296] Several 30_threads tests FAIL on Tru64 UNIX

2011-11-25 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51296 --- Comment #6 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-11-25 14:12:25 UTC --- > --- Comment #5 from ro at CeBiTec dot Uni-Bielefeld.DE Uni-Bielefeld.DE> 2011-11-25 14:06:10 UTC --- >> --- Comment #3 from Jonathan Wakely 2011-

[Bug libstdc++/51296] Several 30_threads tests FAIL on Tru64 UNIX

2011-11-25 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51296 --- Comment #9 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-11-25 14:57:24 UTC --- > --- Comment #7 from Jonathan Wakely 2011-11-25 > 14:46:07 UTC --- > Thanks for the info - that error implies the mutex was not correctly >

[Bug libstdc++/51296] Several 30_threads tests FAIL on Tru64 UNIX

2011-11-25 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51296 --- Comment #11 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-11-25 15:55:36 UTC --- > --- Comment #10 from Jonathan Wakely 2011-11-25 > 15:17:09 UTC --- > ah so the scan-assembler test is finding the stabs info, not actually a call &

[Bug target/40411] -std=c99 does not enable c99 mode in Solaris C library

2011-11-25 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40411 --- Comment #25 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-11-25 16:34:03 UTC --- No progress yet: an attempt to handle this via specs some time ago failed since there was some of Joseph's option work missing. Rainer

[Bug testsuite/51258] 64-bit gcc.dg/atomic-compare-exchange-5.c link failure on 32-bit Solaris/x86

2011-11-25 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51258 --- Comment #12 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-11-25 16:35:43 UTC --- > --- Comment #11 from Uros Bizjak 2011-11-25 > 16:26:41 UTC --- > I have additional patch that checks cpuid bit_CMPXCHG16B (and bit_CMPXCHG8B &g

[Bug libstdc++/51296] Several 30_threads tests FAIL on Tru64 UNIX

2011-11-28 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51296 --- Comment #14 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-11-28 12:42:17 UTC --- > --- Comment #13 from Jonathan Wakely 2011-11-26 > 15:18:40 UTC --- > Does this reduced test work with -std=gnu++11 -pthread ? Unfortunately not, I

[Bug libstdc++/51296] Several 30_threads tests FAIL on Tru64 UNIX

2011-11-28 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51296 --- Comment #16 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-11-28 14:34:38 UTC --- > Does this work? No, I still get EINVAL. > Otherwise I suppose we must not define __GTHREAD_MUTEX_INIT on Tru64, causing > std::mutex to use the init

[Bug bootstrap/50237] [4.7 regression] bootstrap comparison failure for libcpp/lex.o

2011-11-28 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50237 --- Comment #30 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-11-28 15:40:32 UTC --- > Getting rid of the attribute constructor in libcpp/lex.c isn't that hard > either. ... but doesn't help for the Go comparison failures. Rainer

[Bug bootstrap/50686] [4.7 regression] IRIX 6.5 bootstrap failure: ICE in in lookup_cfa_1, at dwarf2cfi.c:595

2011-12-07 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50686 --- Comment #22 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-12-07 09:08:41 UTC --- > --- Comment #21 from Jakub Jelinek 2011-12-07 > 09:00:47 UTC --- > Can't reproduce that with x86_64-linux x mips-sgi-irix6.5 cross and current

[Bug bootstrap/50686] [4.7 regression] IRIX 6.5 bootstrap failure: ICE in in lookup_cfa_1, at dwarf2cfi.c:595

2011-12-16 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50686 --- Comment #24 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-12-16 16:56:55 UTC --- > --- Comment #23 from Jakub Jelinek 2011-12-07 > 09:21:16 UTC --- > Can't reproduce with i686-linux x mips-sgi-irix6.5 cross either. I coul

[Bug other/51124] libitm failures

2011-12-16 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51124 --- Comment #7 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-12-16 17:55:22 UTC --- > What sort of backtrace in gdb do you get on 32-bit Solaris 8-11/x86 for the > execution failure > in the libitm.c++/eh-1.C test? This one: [Thread

[Bug middle-end/51252] FAIL: c-c++-common/tm/freq.c (internal compiler error)

2011-12-16 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51252 --- Comment #5 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-12-16 18:04:23 UTC --- > --- Comment #4 from Richard Henderson 2011-12-16 > 18:00:43 UTC --- > While that might solve the ICE, the clone table doesn't actually > get

[Bug bootstrap/50686] [4.7 regression] IRIX 6.5 bootstrap failure: ICE in in lookup_cfa_1, at dwarf2cfi.c:595

2011-12-19 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50686 --- Comment #26 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-12-19 16:40:33 UTC --- > --- Comment #25 from Andrew Pinski 2011-12-16 > 20:05:16 UTC --- > Can you try the patch in PR 51471#c11 ? That patch fixes mo

[Bug bootstrap/50686] [4.7 regression] IRIX 6.5 bootstrap failure: ICE in in lookup_cfa_1, at dwarf2cfi.c:595

2011-12-21 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50686 --- Comment #27 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-12-21 16:20:12 UTC --- With the exception of the unrelated Ada bootstrap failure (PR ada/51624), your patch allowed a mips-sgi-irix6.5 bootstrap to succeed (for the first time in almost

[Bug bootstrap/50686] [4.7 regression] IRIX 6.5 bootstrap failure: ICE in in lookup_cfa_1, at dwarf2cfi.c:595

2012-01-04 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50686 --- Comment #29 from ro at CeBiTec dot Uni-Bielefeld.DE 2012-01-04 13:33:20 UTC --- > --- Comment #28 from Richard Guenther 2012-01-04 > 13:30:21 UTC --- > Was the patch installed? Unfortunately not, I'm currently applying it

[Bug gcov-profile/50127] [4.7 regression] g++.dg/tree-prof/partition2.C FAILs on several targets

2012-01-05 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50127 --- Comment #6 from ro at CeBiTec dot Uni-Bielefeld.DE 2012-01-05 17:16:21 UTC --- > --- Comment #5 from Jakub Jelinek 2012-01-05 > 09:41:13 UTC --- > Can't reproduce on x86_64-linux, nor with cross from that to > i686-sun-sola

[Bug other/51124] libitm failures

2012-01-11 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51124 --- Comment #16 from ro at CeBiTec dot Uni-Bielefeld.DE 2012-01-11 11:16:56 UTC --- > --- Comment #15 from Aldy Hernandez 2012-01-10 > 17:53:25 UTC --- > Folks, I am going to close this PR since it is a potpourri of failures across &g

[Bug other/51173] XFAIL: libitm.c++/static_ctor.C

2012-01-11 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51173 --- Comment #1 from ro at CeBiTec dot Uni-Bielefeld.DE 2012-01-11 11:18:16 UTC --- I think that test should be skipped instead of xfailed to avoid the noise from WARNING: libitm.c++/static_ctor.C compilation failed to produce executable

[Bug target/22006] New IRIX 6.5 testsuite failures with gas: .space repeat count is zero, ignored

2012-01-11 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22006 --- Comment #6 from ro at CeBiTec dot Uni-Bielefeld.DE 2012-01-11 14:20:48 UTC --- I haven't seen this in a long time, and the testcases pass since they now use .comm instead of .space. I meant to keep the PR open to investigate why gcc

[Bug libstdc++/48340] Several wchar_t tests FAIL on IRIX 6.5

2012-01-11 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48340 --- Comment #14 from ro at CeBiTec dot Uni-Bielefeld.DE 2012-01-11 16:30:03 UTC --- Great, thanks. Rainer

[Bug libstdc++/51296] Several 30_threads tests FAIL on Tru64 UNIX

2012-01-11 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51296 --- Comment #19 from ro at CeBiTec dot Uni-Bielefeld.DE 2012-01-11 17:37:59 UTC --- > --- Comment #18 from Jonathan Wakely 2012-01-11 > 16:50:09 UTC --- > Regarding the remaining failures, it appears to be a front-end issue. Fixing

[Bug libstdc++/51296] Several 30_threads tests FAIL on Tru64 UNIX

2012-01-12 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51296 --- Comment #21 from ro at CeBiTec dot Uni-Bielefeld.DE 2012-01-12 15:47:53 UTC --- > --- Comment #20 from Jonathan Wakely 2012-01-11 > 17:48:25 UTC --- > (In reply to comment #19) >> I've just tried it with the vendor

[Bug libstdc++/51296] Several 30_threads tests FAIL on Tru64 UNIX

2012-01-12 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51296 --- Comment #23 from ro at CeBiTec dot Uni-Bielefeld.DE 2012-01-12 18:17:56 UTC --- > Does adding 'noexcept' to ~__mutex_base() make that hack unnecessary? > > The destructor should be implicitly noexcept, but G++ doesn't

[Bug libstdc++/51296] Several 30_threads tests FAIL on Tru64 UNIX

2012-01-13 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51296 --- Comment #24 from ro at CeBiTec dot Uni-Bielefeld.DE 2012-01-13 10:25:34 UTC --- I've done some more digging and found that the EINVAL error is generated inside libpthread.so, by a function called __thdIsAddrInStack. And in fact, if I m

[Bug libstdc++/51296] Several 30_threads tests FAIL on Tru64 UNIX

2012-01-16 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51296 --- Comment #26 from ro at CeBiTec dot Uni-Bielefeld.DE 2012-01-16 18:58:20 UTC --- > --- Comment #25 from Jonathan Wakely 2012-01-13 > 10:37:52 UTC --- > Nice digging. POSIX does say the INIT macro is for use when the mutex is >

[Bug bootstrap/50686] [4.7 regression] IRIX 6.5 bootstrap failure: ICE in in lookup_cfa_1, at dwarf2cfi.c:595

2012-01-17 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50686 --- Comment #31 from ro at CeBiTec dot Uni-Bielefeld.DE 2012-01-17 16:23:07 UTC --- > --- Comment #30 from Jakub Jelinek 2012-01-13 > 20:36:16 UTC --- > PR51471 patch has been committed by now, can you recheck if it didn't fix

[Bug bootstrap/50237] [4.7 regression] bootstrap comparison failure for libcpp/lex.o

2012-01-19 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50237 --- Comment #38 from ro at CeBiTec dot Uni-Bielefeld.DE 2012-01-19 16:08:44 UTC --- > --- Comment #37 from Jakub Jelinek 2012-01-19 > 10:50:13 UTC --- > Rainer/Andrew, please test this in your configurations. I've just successf

[Bug bootstrap/50237] [4.7 regression] bootstrap comparison failure for libcpp/lex.o

2012-01-19 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50237 --- Comment #40 from ro at CeBiTec dot Uni-Bielefeld.DE 2012-01-19 16:27:44 UTC --- > --- Comment #39 from Jakub Jelinek 2012-01-19 > 16:17:29 UTC --- > (In reply to comment #38) >> So far, ld -e 0 doesn't work: > >

[Bug bootstrap/50237] [4.7 regression] bootstrap comparison failure for libcpp/lex.o

2012-01-19 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50237 --- Comment #42 from ro at CeBiTec dot Uni-Bielefeld.DE 2012-01-19 16:36:56 UTC --- > --- Comment #41 from Jakub Jelinek 2012-01-19 > 16:32:08 UTC --- > It isn't mandated by the ELF spec, but if the linker doesn't do that an

[Bug rtl-optimization/44174] [4.4/4.5/4.6 Regression] can't find a register in class 'CLOBBERED_REGS' while reloading 'asm'

2012-01-24 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44174 --- Comment #15 from ro at CeBiTec dot Uni-Bielefeld.DE 2012-01-24 12:55:38 UTC --- > --- Comment #14 from Andrew Pinski 2012-01-24 > 01:29:40 UTC --- > Since this was fixed on the trunk, can you remove the xfail? I already did so

[Bug go/51874] Many libgo testsuite failures on Solaris, IRIX

2012-01-27 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51874 --- Comment #2 from ro at CeBiTec dot Uni-Bielefeld.DE 2012-01-27 11:45:17 UTC --- I've also had a look at the Solaris/SPARC failures, which are unrelated to the 64-bit Solaris/x86 problem previously identified. I could trace it to the

[Bug go/51874] Many libgo testsuite failures on Solaris, IRIX

2012-01-27 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51874 --- Comment #3 from ro at CeBiTec dot Uni-Bielefeld.DE 2012-01-27 12:52:29 UTC --- The chan.go testcase also fails on 32-bit IRIX, but in a different way: > ./chan.x panic: runtime error: invalid memory address or nil pointer derefere

[Bug target/51753] Many gcc.dg/simultate-thread tests fail on Solaris 10+/x86

2012-01-30 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51753 --- Comment #1 from ro at CeBiTec dot Uni-Bielefeld.DE 2012-01-30 17:26:47 UTC --- > I'm uncertain if this is a code generation issue or a problem on the gdb side. The problem still occurs unchanged with gdb 7.4. Uros, do you have sug

[Bug ipa/61159] __builtin_constant_p gives incorrect results with aliases

2018-12-07 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61159 --- Comment #7 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #6 from Martin Liška --- > Can the bug be marked as resolved? No, the Solaris/x86 problem persists.

[Bug bootstrap/87551] [9 regression] libgnat-9.so fails to link on Solaris

2018-12-07 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87551 --- Comment #5 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #4 from Jakub Jelinek --- > So fixed with r265025 ? That commit should have referenced this PR... Yes to both. I've now added the forgotten PR marker.

[Bug bootstrap/65725] Bootstrap errors on Solaris 10 x86-64, including object diffs

2018-12-10 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65725 --- Comment #7 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #6 from Rainer Orth --- [...] >> > 2. stage2 vs. stage3 diffs [...] > When trying a mainline bootstrap, I've run into quite a number of issues &

[Bug ipa/87957] [9 Regression] ICE tree check: expected tree that contains ‘decl minimal’ structure, have ‘identifier_node’ in warn_odr, at ipa-devirt.c:1051 since r265519

2018-12-10 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87957 --- Comment #15 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #14 from Jakub Jelinek --- > That would be the > gcc_checking_assert (TREE_TYPE (name) == t); > assert then. So, what is TREE_TYPE (name) and wh

[Bug d/88150] Use sections_elf_shared.d on Solaris

2018-12-12 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88150 --- Comment #6 from ro at CeBiTec dot Uni-Bielefeld.DE --- The revised patch (still with loads of hacks) allowed the vast majority of Solaris 11.4/x86 gdc tests to PASS, both 32 and 64-bit: === gdc Summary === # of expected

[Bug bootstrap/65725] Bootstrap errors on Solaris 10 x86-64, including object diffs

2018-12-12 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65725 --- Comment #9 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #8 from Daniel Richard G. --- Hi Daniel, > I tested this again with GCC 8.2.0 on the same system, using as/ld, and am > still seeing the object diffs. Would it

[Bug d/88462] All D execution tests FAIL on Solaris/SPARC

2018-12-12 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88462 --- Comment #2 from ro at CeBiTec dot Uni-Bielefeld.DE --- > pragma(msg, pthread_mutex_t.alignof); > pragma(msg, Mutex.alignof); > pragma(msg, Mutex.m_hndl.offsetof); I get 8u 4u /homes/ro/mutex_align.d:6:13: error: class core.sync.mu

[Bug d/88462] All D execution tests FAIL on Solaris/SPARC

2018-12-13 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88462 --- Comment #5 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #4 from Iain Buclaw --- > Stepping through the backtrace, I see the following at Thread.initLocks > (core/thread.d around line 1719). [...] > So there ar

[Bug d/88462] All D execution tests FAIL on Solaris/SPARC

2018-12-13 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88462 --- Comment #7 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #6 from Iain Buclaw --- >> 8, but that let the constructor already fail the first time through >> where _d_arraycopy checks that the right amount of

[Bug d/88462] All D execution tests FAIL on Solaris/SPARC

2018-12-14 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88462 --- Comment #9 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #8 from Iain Buclaw --- >> Trying to load 32 bits from a non-4 byte aligned pointer is a no-no on a >> strict-alignment target like sparc... > > I saw

[Bug d/88462] All D execution tests FAIL on Solaris/SPARC

2018-12-14 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88462 --- Comment #11 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #10 from Johannes Pfau --- > I guess the proper fix to the alignment problem is using > 'https://dlang.org/phobos/std_traits.html#classInstanceAlignment

[Bug target/88535] sparcv9 gcc 7 causes comparison failure in sparc gcc 8 dwarf2out.o

2018-12-18 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88535 --- Comment #7 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #6 from Eric Botcazou --- >> I wonder if the configure or make process should defend against the >> possibility that the host compiler and the compi

[Bug target/88535] sparcv9 gcc 7 causes comparison failure in sparc gcc 8 dwarf2out.o

2018-12-19 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88535 --- Comment #14 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #11 from john henning --- >> There are 3 different switches: --build, --host and --target. > > Hmm. I must be looking in the wrong place for documenta

[Bug c++/87504] inconsistent diagnostic style between C and C++ for binary operators

2018-12-20 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87504 --- Comment #6 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #5 from David Malcolm --- > (In reply to Rainer Orth from comment #4) >> The patch broke Solaris/SPARC bootstrap: > > Sorry about that. Does the

[Bug testsuite/88041] gdc.test tests should include that prefix in test names

2019-01-02 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88041 --- Comment #6 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #5 from Johannes Pfau --- > For reference, this makes running the testsuite on windows/msys2 hosts > somewhat > more complicated: I'm sorry for t

[Bug target/88535] sparcv9 gcc 7 causes comparison failure in sparc gcc 8 dwarf2out.o

2019-01-02 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88535 --- Comment #15 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #7 from ro at CeBiTec dot Uni-Bielefeld.DE Uni-Bielefeld.DE> --- >> --- Comment #6 from Eric Botcazou --- >>> I wonder if the configure or make

[Bug middle-end/87836] ICE in cc1 for gcc-6.5.0 with SPARC hardware

2019-01-02 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87836 --- Comment #22 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #21 from Gary Mills --- > Most of the words in the title are wrong now. I'm attempting to build gcc-7 > now. The ICE occurs on both SPARC and x86 sys

[Bug tree-optimization/84478] [8 Regression] pdftex miscompilation on i386

2019-01-02 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84478 --- Comment #7 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #6 from Martin Sebor --- > If this is a new regression please open a new bug for it. It's probably a How would I determine that? The testcase fails on a c

[Bug middle-end/87836] ICE in cc1 for gcc-6.5.0 with SPARC hardware

2019-01-04 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87836 --- Comment #24 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #23 from Gary Mills --- > It's not Solaris, first of all. Solaris is a closed system once again. It's > illumos, which is derived from Opensolaris.

[Bug middle-end/87836] ICE in cc1 for gcc-6.5.0 with SPARC hardware

2019-01-04 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87836 --- Comment #25 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #24 from ro at CeBiTec dot Uni-Bielefeld.DE Uni-Bielefeld.DE> --- [...] > I may try a build on Solaris 10 with the snv_121 assembler myself. > The sparc mac

[Bug middle-end/87836] ICE in cc1 for gcc-6.5.0 with SPARC hardware

2019-01-05 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87836 --- Comment #27 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #26 from Gary Mills --- > I have no concerns about removal of gcc support for Solaris 10: That is an I've only mentioned it to make clear that the oldest

[Bug debug/88723] [9 regression] PR debug/88635 patch breaks testsuite_shared.cc compilation

2019-01-07 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88723 --- Comment #6 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #5 from Jakub Jelinek --- > Should be fixed, I'll let you test it before closing though. I did last night and it worked fine. Thanks.

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