[Bug lto/91028] [10 Regression] g++.dg/lto/alias-2 FAILs with -fno-use-linker-plugin

2020-03-21 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91028 --- Comment #4 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #3 from Jan Hubicka --- > I believe this was fixed a while ago by adding the loop. It no longer fails > with -fno-use-linker-plugin. Is it OK on Solaris? It

[Bug lto/94249] [10 regression] Many -flto -fuse-linker-plugin tests FAIL: could not add symbols

2020-03-21 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94249 --- Comment #2 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #1 from Martin Liška --- > It will be definitely caused by my g:c8429c2aba80f845939ffa6b2cfe8a0be1b50078. [...] > So is the reason usage of ld.gold? Is the defau

[Bug lto/94249] [10 regression] Many -flto -fuse-linker-plugin tests FAIL: could not add symbols

2020-03-22 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94249 --- Comment #5 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #4 from Martin Liška --- > Ah, ok. Can you please do some basic debugging what's hapenning? Can you provide some pointers where to look? I'm totally unfa

[Bug c/94239] [10 regression] cc1 SEGV in get_location_from_adhoc_loc with gcc.dg/pr20245-1.c etc.

2020-03-22 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94239 --- Comment #5 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #3 from Jakub Jelinek --- > Yes, see https://gcc.gnu.org/pipermail/gcc-patches/2020-March/542459.html > Sorry for that. I've just applied your patch (t

[Bug target/90835] Incompatibilities with macOS 10.15 headers

2020-03-22 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90835 --- Comment #24 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #23 from Iain Sandoe --- > unpatched GCC master, gcc-9.x, gcc-8.x and gcc-7.5 work for me with any SDK >= > Xcode commandline tools 11.3b. I've re

[Bug lto/94249] [10 regression] Many -flto -fuse-linker-plugin tests FAIL: could not add symbols

2020-03-22 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94249 --- Comment #7 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #6 from Martin Liška --- >> Can you provide some pointers where to look? I'm totally unfamiliar >> with this code. Maybe it's easier for you

[Bug target/90835] Incompatibilities with macOS 10.15 headers

2020-03-22 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90835 --- Comment #26 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #25 from Iain Sandoe --- > (In reply to r...@cebitec.uni-bielefeld.de from comment #24) >> > --- Comment #23 from Iain Sandoe --- >> > unpatched

[Bug lto/94249] [10 regression] Many -flto -fuse-linker-plugin tests FAIL: could not add symbols

2020-03-22 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94249 --- Comment #8 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #7 from ro at CeBiTec dot Uni-Bielefeld.DE Uni-Bielefeld.DE> --- [...] > Fine, thanks. Just FYI, I built binutils master to check if the issue > also exists

[Bug lto/91027] [10 regression] SEGV in hash_table::find_slot_with_hash

2020-04-02 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91027 --- Comment #18 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #17 from Iain Buclaw --- > The commit for it is here. > https://gcc.gnu.org/git/?p=gcc.git;a=commit;h=98eb7b2ed249537d12004f2c58583140ac25d666 I just noticed t

[Bug d/90719] libphobos.phobos_shared/std/file.d FAILs on 32-bit Solaris

2020-04-29 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90719 --- Comment #10 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #9 from ibuclaw at gcc dot gnu.org --- > (In reply to Rainer Orth from comment #8) [...] > Oops, I must have both misunderstood your original bug report (you

[Bug tree-optimization/92177] [10/11 regression] gcc.dg/vect/bb-slp-22.c FAILs

2020-05-05 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92177 --- Comment #8 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #7 from Richard Biener --- [...] > which means we are actually vectorizing a multiplication. Like with > the following. Rainer - can you test this? [...] Wor

[Bug middle-end/94703] Small-sized memcpy leading to unnecessary register spillage unless done through a dummy union

2020-05-13 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94703 --- Comment #10 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #9 from Richard Biener --- [...] > Hmm, OK looks like memcpy is not folded, likely because the source is > not known to be appropriately aligned. [...] > sho

[Bug bootstrap/95413] [11 regression] i686-linux --enable-targets=all cannot configure m64 libgomp

2020-05-29 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95413 --- Comment #2 from ro at CeBiTec dot Uni-Bielefeld.DE --- > How did CET changes add -march=i486 -mtune=i686? Can you bisect to the commit? Done: the reghunt identified commit 4c1a5d8b71e29b71e0bc1004480c12c5fc427cb7 Author: H.J. Lu D

[Bug bootstrap/95413] [11 regression] i686-linux --enable-targets=all cannot configure m64 libgomp

2020-05-29 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95413 --- Comment #7 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #6 from H.J. Lu --- > I am testing this: [...] Seems to work fine: at least configuring and building the 32 and 64-bit libgomp multilibs now succeeds.

[Bug gcov-profile/95494] [11 regression] Several -fprofile-use tests FAIL

2020-06-03 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95494 --- Comment #2 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #1 from Martin Liška --- > Can you please test the current master? > This patch could fix it: a04b7410d305800b747963ab940d2b1a602b5ddf Unfortunately, it doesn

[Bug gcov-profile/95494] [11 regression] Several -fprofile-use tests FAIL

2020-06-03 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95494 --- Comment #4 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #3 from Martin Liška --- > Is there a compile farm machine I can test it on? Sure: gcc211 should do the trick. > Btw. can you please make a brief analysis why

[Bug gcov-profile/95494] [11 regression] Several -fprofile-use tests FAIL

2020-06-08 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95494 --- Comment #6 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #5 from Martin Liška --- > (In reply to r...@cebitec.uni-bielefeld.de from comment #4) >> > --- Comment #3 from Martin Liška --- >> > Is there

[Bug d/95575] [10/11 regression] gdc.test testnames lost gdc.test prefix

2020-06-09 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95575 --- Comment #2 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #1 from Iain Buclaw --- > Ah, for some reason I thought that moving the dejagnu .exp scripts from > top-level gdc.test to one per each subdirectory would remove

[Bug tree-optimization/96028] SEGV in vect_create_constant_vectors

2020-07-02 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96028 --- Comment #3 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #2 from Richard Biener --- > Do I need some special flags? The -m64 is crucial: the test PASSes for me for the default -m32.

[Bug testsuite/95706] New test case gfortran.dg/pr95690.f90 fails

2020-07-03 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95706 --- Comment #12 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #11 from David Edelsohn --- > I added Solaris to the list of targets that see the error on line 5. Add it > wherever your target sees it. This has almost

[Bug target/93492] Broken code with -fpatchable-function-entry and -fcf-protection=full

2020-07-10 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93492 --- Comment #24 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #23 from H.J. Lu --- > Do -fpatchable-function-entry and -mfentry work on Solaris? I don't have the slightest idea what that would mean, and the descript

[Bug target/93492] Broken code with -fpatchable-function-entry and -fcf-protection=full

2020-07-10 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93492 --- Comment #26 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #25 from H.J. Lu --- > -fpatchable-function-entry and -mfentry generate special instruction > sequence at function entry. Does Solaris support such special >

[Bug target/93492] Broken code with -fpatchable-function-entry and -fcf-protection=full

2020-07-10 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93492 --- Comment #28 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #27 from H.J. Lu --- > (In reply to r...@cebitec.uni-bielefeld.de from comment #26) >> > --- Comment #25 from H.J. Lu --- >> > -fpatchable-fun

[Bug target/93492] Broken code with -fpatchable-function-entry and -fcf-protection=full

2020-07-10 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93492 --- Comment #30 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #29 from H.J. Lu --- > (In reply to r...@cebitec.uni-bielefeld.de from comment #28) >> > --- Comment #27 from H.J. Lu --- >> > (In reply to r...@

[Bug target/93492] Broken code with -fpatchable-function-entry and -fcf-protection=full

2020-07-10 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93492 --- Comment #32 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #31 from H.J. Lu --- >> If this is a Linux-only feature, shouldn't the tests rather be >> restricted to Linux instead? It certainly also fails o

[Bug testsuite/96180] gcc.dg/torture/pr96133.c FAILs

2020-07-13 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96180 --- Comment #2 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #1 from Richard Biener --- > Hmm, yeah - the testcase assumes the target upps alignment of 'a' a bit from > its requirement of 'int' ... guess

[Bug fortran/94324] [10/11 regression] gfortran.dg/default_format_1.f90 etc. FAIL on 32-bit Solaris/x86

2020-07-13 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94324 --- Comment #4 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #3 from Dominique d'Humieres --- > Is it a fortran bug or a bug in a Solaris lib? The latter, I suspect (or rather: the Studio compiler used to build them). H

[Bug fortran/96983] [11 regression] ICE compiling gfortran.dg/pr96711.f90 starting with r11-3042

2020-09-09 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96983 --- Comment #9 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #8 from anlauf at gcc dot gnu.org --- > (In reply to Rainer Orth from comment #6) >> The test also FAIL on 64-bit SPARC with an ICE/SEGV: >> >> 0

[Bug fortran/96983] [11 regression] ICE compiling gfortran.dg/pr96711.f90 starting with r11-3042

2020-09-10 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96983 --- Comment #12 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #10 from anlauf at gcc dot gnu.org --- > (In reply to r...@cebitec.uni-bielefeld.de from comment #9) >> >> 0x67606b build_round_expr >> >>

[Bug fortran/96983] [11 regression] ICE compiling gfortran.dg/pr96711.f90 starting with r11-3042

2020-09-10 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96983 --- Comment #14 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #13 from anlauf at gcc dot gnu.org --- > This may lead to a total mess, and I am unable to test it, but can you try: I just ran bootstraps on both sparc-sun-solar

[Bug fortran/96983] [11 regression] ICE compiling gfortran.dg/pr96711.f90 starting with r11-3042

2020-09-13 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96983 --- Comment #21 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #19 from anlauf at gcc dot gnu.org --- > (In reply to r...@cebitec.uni-bielefeld.de from comment #14) >> > --- Comment #13 from anlauf at gcc dot gnu.org --

[Bug tree-optimization/65930] Reduction with sign-change not handled

2019-10-25 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65930 --- Comment #29 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #23 from Richard Biener --- [...] > I'm going to install a patch. The SPARC failues are fixed indeed. Thanks. Rainer

[Bug lto/91027] [10 regression] SEGV in hash_table::find_slot_with_hash

2019-11-01 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91027 --- Comment #5 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #3 from Jan Hubicka --- > Hi, > this patch triggers another confusion in ipa-devirt. > It tries to build type inheritnace graph but since D frotnend pro

[Bug testsuite/92391] gcc.dg/vect/bb-slp-40.c FAILs

2019-11-06 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92391 --- Comment #3 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #2 from Joel Hutton --- > As this fails when it was introduced, and I don't have a SPARC machine to test > on, I suggest making this XFAIL on sparc. I&

[Bug testsuite/92391] gcc.dg/vect/bb-slp-40.c FAILs

2019-11-08 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92391 --- Comment #5 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #4 from Joel Hutton --- > Hi Rainer > > I set up an account with cfarm, and tested on gcc202, the test fails because > on > SPARC, no constructor is g

[Bug tree-optimization/92527] gcc.dg/vect/bb-slp-div-2.c etc. FAIL

2019-11-19 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92527 --- Comment #4 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #3 from rsandifo at gcc dot gnu.org > --- > I have a patch for the bb-slp-21.c failure. Are you still seeing the > bb-slp-div-2.c failure? I can't re

[Bug testsuite/92391] gcc.dg/vect/bb-slp-40.c FAILs

2019-11-26 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92391 --- Comment #10 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #9 from Joel Hutton --- > Weird, I tested on gcc202. [...] > # of unsupported tests 2 I see the same when testing this single test individually.

[Bug bootstrap/92002] [10 regression] -Wuninitialized warning in gcc/wide-int.cc

2020-01-17 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92002 --- Comment #9 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #8 from Richard Biener --- > Did this somehow get fixed (the bootstrap?) or require some nonstandard > configuration? Not at all. I still cannot make any sen

[Bug target/92303] [10 regression] gcc.target/sparc/ultrasp12.c times out

2020-01-17 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92303 --- Comment #3 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #2 from Richard Biener --- > There's no RA commits in that range, further bisection is needed. Done now. I've found r272742 to be the culprit: 201

[Bug analyzer/93316] Several gcc.dg/analyzer tests FAIL

2020-01-23 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93316 --- Comment #6 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #5 from David Malcolm --- > Sorry about the failing tests. > > As noted in comment #4, r10-6152-gda7cf663b75513e4d2baf5a579ffcb4f8a61193b > hopefully fix

[Bug bootstrap/92002] [10 regression] -Wuninitialized warning in gcc/wide-int.cc

2020-01-26 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92002 --- Comment #11 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #10 from Jakub Jelinek --- > -Wno-error=uninitialized might be more appropriate for the workaround. In fact one needs both -Wno-error=uninitialized and -Wno-error

[Bug sanitizer/93731] [10 regression] asan tests cause kernel panic on Darwin 11

2020-02-13 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93731 --- Comment #2 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #1 from Jakub Jelinek --- > So you could just disable asan and keep ubsan (set ASAN_SUPPORTED=no in > libsanitizer/configure.tgt for a particular darwin OS versio

[Bug sanitizer/93731] [10 regression] asan tests cause kernel panic on Darwin 11

2020-02-14 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93731 --- Comment #5 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #3 from Iain Sandoe --- > These systems are EOL so we can't expect any fixes to the systems themselves. > > The question is "is the latest impor

[Bug middle-end/93961] gnat.dg/lto24.adb FAILs

2020-02-27 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93961 --- Comment #2 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #1 from Eric Botcazou --- > Please check that it is really compiled at -O1. It is: no optimization option beside -O is used.

[Bug sanitizer/93731] [10 regression] asan tests cause kernel panic on Darwin 11

2020-02-29 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93731 --- Comment #7 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #2 from ro at CeBiTec dot Uni-Bielefeld.DE Uni-Bielefeld.DE> --- >> --- Comment #1 from Jakub Jelinek --- [... >> Of course, trying to workaround kerne

[Bug target/47333] [4.6, 4.8 regression] g++.dg/lto/20091219 FAILs on Solaris 2 with SUN as

2013-02-11 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47333 --- Comment #29 from ro at CeBiTec dot Uni-Bielefeld.DE 2013-02-11 13:47:21 UTC --- The error can be reproduced on x86_64-unknown-linux-gnu with gas by disabling weakref support, i.e. setting gcc_cv_as_weakref=no during the build. So

[Bug go/56171] syscall FAILs on Solaris

2013-02-12 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56171 --- Comment #7 from ro at CeBiTec dot Uni-Bielefeld.DE 2013-02-12 14:43:41 UTC --- > --- Comment #6 from Ian Lance Taylor 2013-02-11 > 19:16:41 UTC --- [...] > Note that this test case execs itself in a separate process, so w

[Bug fortran/56204] [4.8 regression] gfortran.dg/quad_[23].f90 FAIL on Solaris 9/x86

2013-02-13 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56204 --- Comment #2 from ro at CeBiTec dot Uni-Bielefeld.DE 2013-02-13 11:19:37 UTC --- > --- Comment #1 from Tobias Burnus 2013-02-12 > 19:27:16 UTC --- > (In reply to comment #0) >> The test is l.34: >> >> 34

[Bug fortran/56204] [4.8 regression] gfortran.dg/quad_[23].f90 FAIL on Solaris 9/x86

2013-02-14 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56204 --- Comment #5 from ro at CeBiTec dot Uni-Bielefeld.DE 2013-02-14 10:13:03 UTC --- > --- Comment #4 from Tobias Burnus 2013-02-13 > 12:06:02 UTC --- > Thanks for testing. It looks as if it should have been FIXED by the committed

[Bug target/47333] [4.6, 4.8 regression] g++.dg/lto/20091219 FAILs on Solaris 2 with SUN as

2013-02-18 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47333 --- Comment #30 from ro at CeBiTec dot Uni-Bielefeld.DE 2013-02-18 16:16:18 UTC --- I've run another reghunt, which revealed that the 4.8 regression was caused by this patch: 2012-05-23 Jan Hubicka * tree.h (alias_diag_

[Bug go/56320] Several libgo tests FAIL on 64-bit Solaris/x86

2013-02-21 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56320 --- Comment #3 from ro at CeBiTec dot Uni-Bielefeld.DE 2013-02-21 16:23:52 UTC --- > --- Comment #2 from Ian Lance Taylor 2013-02-20 > 19:46:42 UTC --- > Should be fixed now, I hope. Unfortunately, this is not enough.

[Bug middle-end/55308] /usr/ports/lang/gcc48/work/build/sparc64-portbld-freebsd10.0/libstdc++-v3/src/.libs/libstdc++.so.6: Undefined symbol "__emutls_v._ThreadRuneLocale"

2013-02-22 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55308 --- Comment #7 from ro at CeBiTec dot Uni-Bielefeld.DE 2013-02-22 15:48:00 UTC --- There seems to be something totally confused here: when linking libgcc_s.so, there's a reference to libstdc++.so: [...] lc && rm -f /libg

[Bug middle-end/55308] /usr/ports/lang/gcc48/work/build/sparc64-portbld-freebsd10.0/libstdc++-v3/src/.libs/libstdc++.so.6: Undefined symbol "__emutls_v._ThreadRuneLocale"

2013-02-25 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55308 --- Comment #9 from ro at CeBiTec dot Uni-Bielefeld.DE 2013-02-25 13:29:36 UTC --- > --- Comment #8 from N8GCBP7SHNBTI79GINADGKJPRTLOCO2A at cmx dot ietfng.org > 2013-02-23 03:13:27 UTC --- > If I do not remove the -32 from conf

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

2013-03-26 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50686 --- Comment #34 from ro at CeBiTec dot Uni-Bielefeld.DE 2013-03-26 10:18:00 UTC --- Unfortunately, Andrew Pinski's patch from PR debug/51471 doesn't help this time.

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

2013-04-05 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50686 --- Comment #36 from ro at CeBiTec dot Uni-Bielefeld.DE 2013-04-05 10:41:42 UTC --- With the new reduced testcase I'm now also able to reproduce the failure on an x86_64-unknown-linux-gnu x mips-sgi-irix6.5 cross, configured

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

2013-04-05 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50686 --- Comment #37 from ro at CeBiTec dot Uni-Bielefeld.DE 2013-04-05 14:16:12 UTC --- I forgot to mention that for the build to succeed you also need r184239: r184239

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

2013-04-11 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50686 --- Comment #40 from ro at CeBiTec dot Uni-Bielefeld.DE 2013-04-11 14:30:49 UTC --- > --- Comment #39 from Bernd Schmidt 2013-04-11 > 11:35:33 UTC --- [...] > Ok, the --enable-checking made it reproducible. The lesson here is th

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

2013-04-15 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50686 --- Comment #41 from ro at CeBiTec dot Uni-Bielefeld.DE 2013-04-15 09:27:09 UTC --- > I'm currently running a bootstrap of gcc 4.7.3 with this patch applied > and without any special --enable-checking=release. It just entered &

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

2013-04-15 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44959 --- Comment #40 from ro at CeBiTec dot Uni-Bielefeld.DE 2013-04-15 12:51:20 UTC --- > --- Comment #39 from Jakub Jelinek 2013-04-12 > 16:13:20 UTC --- > Can this be reproduced with 4.7.3, 4.8.0 or trunk? At most on the 4.7 br

[Bug ada/57188] [4.9 regression] Ada bootstrap broken on Solaris/x64: No_Implicit_Dynamic_Code violation

2013-05-07 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57188 --- Comment #2 from ro at CeBiTec dot Uni-Bielefeld.DE 2013-05-07 14:57:20 UTC --- > --- Comment #1 from Eric Botcazou 2013-05-06 > 16:55:04 UTC --- >> This doesn't happen in sparcv9-sun-solaris2* or i386-pc-solaris2*

[Bug ada/57188] [4.9 regression] Ada bootstrap broken on Solaris/x64: No_Implicit_Dynamic_Code violation

2013-05-07 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57188 --- Comment #4 from ro at CeBiTec dot Uni-Bielefeld.DE 2013-05-07 15:09:04 UTC --- > --- Comment #3 from Eric Botcazou 2013-05-07 > 15:06:45 UTC --- >> But what's the justification for the relevant change, which wasn&#x

[Bug preprocessor/41590] No __STDC__ definition in -g3 -E output on STDC_0_IN_SYSTEM_HEADERS systems

2013-05-08 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41590 --- Comment #2 from ro at CeBiTec dot Uni-Bielefeld.DE 2013-05-08 09:17:11 UTC --- > --- Comment #1 from Shakthi Kannan 2013-05-08 > 07:05:37 UTC --- > Which version of GCC are you using? This even affects current mainline.

[Bug libffi/56033] FAIL: libffi.call/cls_struct_va1.c on powerpc-*-* and sparc-sun-solaris2* with -m64

2013-05-13 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56033 --- Comment #8 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #7 from Dominique d'Humieres > 2013-04-22 14:22:15 UTC --- > Following the recipe in comment #5, the following patch [...] > fixes the corresponding fail

[Bug target/47333] [4.8/4.9 regression] g++.dg/lto/20091219 FAILs on Solaris 2 with SUN as

2013-05-13 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47333 --- Comment #34 from ro at CeBiTec dot Uni-Bielefeld.DE --- Within the last week (20130503 to 20150510), the failure has changed into an ICE: -FAIL: g++.dg/lto/20091219 cp_lto_20091219_0.o-cp_lto_20091219_0.o link, -O3 -fl to +FAIL: g++.dg/lto

[Bug c++/54155] Newly compiled GCC 4.4.4 on Solaris sparc gives problem with -m32/-m64 flags

2012-08-09 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54155 --- Comment #8 from ro at CeBiTec dot Uni-Bielefeld.DE 2012-08-09 10:45:20 UTC --- > --- Comment #7 from damz 2012-08-08 17:40:37 UTC > --- > How I wish that the supportability matrix was published. I hope you understand tha

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

2012-09-14 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44959 --- Comment #33 from ro at CeBiTec dot Uni-Bielefeld.DE 2012-09-14 13:42:44 UTC --- > --- Comment #26 from Hin-Tak Leung > 2012-08-30 14:19:16 UTC --- > (In reply to comment #22) > >> The sentence about newer versions is there

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

2012-09-14 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44959 --- Comment #34 from ro at CeBiTec dot Uni-Bielefeld.DE 2012-09-14 13:44:22 UTC --- > --- Comment #27 from Hin-Tak Leung > 2012-08-30 14:56:46 UTC --- > FWIW, I just filed the MFPR 3.1.x "make check" issue: > > https:

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

2012-09-14 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44959 --- Comment #35 from ro at CeBiTec dot Uni-Bielefeld.DE 2012-09-14 13:49:28 UTC --- > --- Comment #28 from Hin-Tak Leung > 2012-08-30 17:32:35 UTC --- > (In reply to comment #22) > >> > There are two curious things: >

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

2012-09-14 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44959 --- Comment #36 from ro at CeBiTec dot Uni-Bielefeld.DE 2012-09-14 13:51:58 UTC --- > --- Comment #30 from Hin-Tak Leung > 2012-09-01 08:18:06 UTC --- > I commented out gcc-4.7.1/config/bootstrap-debug.mk : > > #STAGE2_CFLAGS += -

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

2012-09-14 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44959 --- Comment #37 from ro at CeBiTec dot Uni-Bielefeld.DE 2012-09-14 13:54:42 UTC --- > --- Comment #32 from Hin-Tak Leung > 2012-09-01 11:22:55 UTC --- > Went back to 4.5.0 and commenting out '#STAGE2_CFLAGS += -gtoggle' in

[Bug middle-end/53518] [4.8 regression] testsuite_abi_check.cc doesn't compile

2012-09-20 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53518 --- Comment #7 from ro at CeBiTec dot Uni-Bielefeld.DE 2012-09-20 09:05:40 UTC --- > --- Comment #5 from Richard Guenther 2012-09-19 > 12:23:01 UTC --- > Still broken? Still broken on both i386-pc-solaris2.9 and sparc-sun-sola

[Bug bootstrap/54718] [4.8 regression] ICE in remap_gimple_stmt, at tree-inline.c:1468

2012-09-26 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54718 --- Comment #3 from ro at CeBiTec dot Uni-Bielefeld.DE 2012-09-26 13:58:58 UTC --- > --- Comment #2 from Richard Guenther 2012-09-26 > 13:54:35 UTC --- > This means we have a stale gimple_block that is no longer contained in the

[Bug bootstrap/54688] [4.8 regression] violation of implicit restriction "No_Elaboration_Code" on a-ioexce.ads

2012-09-27 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54688 --- Comment #10 from ro at CeBiTec dot Uni-Bielefeld.DE 2012-09-27 07:57:04 UTC --- > --- Comment #9 from Bernd Schmidt 2012-09-26 > 14:13:31 UTC --- > Created attachment 28283 > --> http://gcc.gnu.org/bugzilla/attachme

[Bug bootstrap/54688] [4.8 regression] violation of implicit restriction "No_Elaboration_Code" on a-ioexce.ads

2012-09-27 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54688 --- Comment #12 from ro at CeBiTec dot Uni-Bielefeld.DE 2012-09-27 15:59:38 UTC --- > --- Comment #11 from Bernd Schmidt 2012-09-27 > 13:28:12 UTC --- > Hmm, strange. What if you just make a change like this: > > @@

[Bug bootstrap/54718] [4.8 regression] ICE in remap_gimple_stmt, at tree-inline.c:1468

2012-10-04 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54718 --- Comment #6 from ro at CeBiTec dot Uni-Bielefeld.DE 2012-10-04 12:41:42 UTC --- > --- Comment #5 from Uros Bizjak 2012-09-28 > 08:54:51 UTC --- > (In reply to comment #4) >> The fix for PR bootstrap/54688 also fixed thi

[Bug driver/45508] Does adding configure-options for specs-hardcoding make sense?

2012-10-04 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45508 --- Comment #10 from ro at CeBiTec dot Uni-Bielefeld.DE 2012-10-04 12:46:34 UTC --- > --- Comment #9 from gellert at dkrz dot de 2012-09-25 17:00:22 UTC --- [...] >> I agree that gcc/g++/... not adding needed RPATHs to it

[Bug libstdc++/54869] ext/random/simd_fast_mersenne_twister_engine/cons/default.cc FAILs

2012-10-09 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54869 --- Comment #11 from ro at CeBiTec dot Uni-Bielefeld.DE 2012-10-09 15:05:31 UTC --- > --- Comment #4 from Ulrich Drepper > 2012-10-09 11:23:41 UTC --- > (In reply to comment #0) >> The new ext/random/simd_fast_mersenne

[Bug tree-optimization/54868] [4.8 Regression]gcc.dg/tree-ssa/forwprop-22.c FAILs

2012-10-11 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54868 --- Comment #4 from ro at CeBiTec dot Uni-Bielefeld.DE 2012-10-11 09:05:18 UTC --- > --- Comment #3 from Marc Glisse 2012-10-10 > 04:58:40 UTC --- > (In reply to comment #2) >> Maybe moving the test from tree-ssa/ to

[Bug bootstrap/54718] [4.8 regression] ICE in remap_gimple_stmt, at tree-inline.c:1468

2012-11-07 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54718 --- Comment #8 from ro at CeBiTec dot Uni-Bielefeld.DE 2012-11-07 13:46:39 UTC --- > --- Comment #7 from Jakub Jelinek 2012-11-07 > 13:31:26 UTC --- > So, is this now fixed? If this is really just the same issue as PR bootst

[Bug middle-end/53518] [4.8 regression] testsuite_abi_check.cc doesn't compile

2012-11-08 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53518 --- Comment #9 from ro at CeBiTec dot Uni-Bielefeld.DE 2012-11-08 12:27:20 UTC --- > --- Comment #8 from Jakub Jelinek 2012-11-07 > 18:20:16 UTC --- > (In reply to comment #7) [...] > I don't see such a failure in >

[Bug libstdc++/46869] FAIL: 20_util/enable_shared_from_this/cons/constexpr.cc scan-assembler-not _ZNSt23enable_shared_from_thisIiEC2Ev

2010-12-17 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46869 --- Comment #8 from ro at CeBiTec dot Uni-Bielefeld.DE 2010-12-17 16:09:09 UTC --- > --- Comment #6 from Benjamin Kosnik 2010-12-16 > 22:49:23 UTC --- > > Does this still happen if -g is removed? (Via -g0) I've manually

[Bug libstdc++/46869] FAIL: 20_util/enable_shared_from_this/cons/constexpr.cc scan-assembler-not _ZNSt23enable_shared_from_thisIiEC2Ev

2010-12-17 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46869 --- Comment #10 from ro at CeBiTec dot Uni-Bielefeld.DE 2010-12-17 17:02:53 UTC --- > --- Comment #9 from Paolo Carlini > 2010-12-17 17:00:59 UTC --- > Maybe I'm missing something: can't we just add -g0 to the dg-options st

[Bug objc/45989] Some objc.dg-struct-layout-encoding-1 tests XPASS

2011-01-07 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45989 --- Comment #8 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-01-07 19:16:42 UTC --- > --- Comment #7 from Dominique d'Humieres > 2011-01-05 22:31:14 UTC --- >> * We should use i?86*-*-* (or perhaps just i?86-*-*, I see no reason

[Bug go/47219] ICE mems_in_disjoint_alias_sets_p, at alias.c:401

2011-01-14 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47219 --- Comment #3 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-01-14 18:27:40 UTC --- sparc-sun-solaris2.11 bootstrap with Go included succeeded now (with a couple of libgo patches already posted), make check still running, but gcc/testsuite/go

[Bug fortran/47491] [4.6 Regression] libgfortran: getpwuid_r (for GETLOG) breaks bootstrapping

2011-01-27 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47491 --- Comment #1 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-01-27 15:57:09 UTC --- Just FYI: as a quick hack, I've added -D_XOPEN_SOURCE=600 to AM_CPPFLAGS in Makefile.in. This allowed me to finish the build. While this should also wo

[Bug fortran/47491] [4.6 Regression] libgfortran: getpwuid_r (for GETLOG) breaks bootstrapping

2011-01-27 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47491 --- Comment #3 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-01-27 16:28:39 UTC --- > --- Comment #2 from Janne Blomqvist 2011-01-27 > 16:10:41 UTC --- > Some git-grepping showed that at least libjava has in configure.ac >

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

2011-01-28 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44174 --- Comment #7 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-01-28 12:40:52 UTC --- > --- Comment #6 from Eric Botcazou 2011-01-28 > 12:36:54 UTC --- >> Between 20110121 and 20110127, the new gcc.target/i386/asm-6.c test started >

[Bug c/47400] Several UCN tests FAIL on Tru64 UNIX V5.1B and IRIX 6.5

2011-01-28 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47400 --- Comment #2 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-01-26 15:33:03 UTC --- From my reading of libiconv 1.13.1 libcharset/tools/{irix-6.5, osf1-5.1}, it seems that there isn't any such locale. If this cannot be helped, it seems th

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

2011-01-28 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44174 --- Comment #9 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-01-28 13:04:36 UTC --- > --- Comment #8 from Eric Botcazou 2011-01-28 > 12:45:43 UTC --- >> You're right: I somehow misread the PR and though the test had already >

[Bug target/45325] [4.6 Regression] target attribute doesn't work with -march=i586

2011-01-28 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45325 --- Comment #13 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-01-28 15:15:37 UTC --- Is this going to be fixed for 4.6.0 or should we XFAIL the test? This PR has been open for 5 months now. Rainer

[Bug go/47515] Issues porting libgo to IRIX 6.5

2011-01-31 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47515 --- Comment #3 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-01-31 15:11:15 UTC --- > --- Comment #1 from Ralf Wildenhues 2011-01-28 > 18:53:54 UTC --- > (In reply to comment #0) >> * Building libgo still depends on a linker sup

[Bug target/40183] g++.dg/tls/static-1.C, execution abort

2011-02-02 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40183 --- Comment #4 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-02-02 18:01:11 UTC --- > It looks like this is resolved with binutils-2.21. I used the gld from > binutils-2.21 with the .o files produced by gas in binutils-2.20.1 and the >

[Bug debug/47508] [4.6 Regression] -fcompare-debug failure with -ftracer for pr42918.c

2011-02-03 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47508 --- Comment #5 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-02-03 10:13:18 UTC --- > --- Comment #4 from Jakub Jelinek 2011-02-02 > 10:05:24 UTC --- > And now a new version of that patch has been checked in. Can you verify if > th

[Bug libffi/56033] FAIL: libffi.call/cls_struct_va1.c on powerpc-*-* and sparc-sun-solaris2* with -m64

2013-05-15 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56033 --- Comment #10 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #9 from Dominique d'Humieres --- [...] >> I've included the complete patch in i386-pc-solaris2.* bootstraps, too, >> and saw no regressions,

[Bug middle-end/57366] gcc.dg/lto/attr-weakref-1 FAILs

2013-05-22 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57366 --- Comment #5 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #4 from Jan Hubicka --- > Thank you. It seems that the weakref is simply not output into the file, so we > end up with undefined call. Which may or may not be

[Bug middle-end/57366] gcc.dg/lto/attr-weakref-1 FAILs

2013-05-23 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57366 --- Comment #7 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #2 from Rainer Orth --- > (In reply to Jan Hubicka from comment #1) >> I solved the infinite loop problem on plugin enabled setups with >> http://gcc.gnu.

[Bug middle-end/57366] gcc.dg/lto/attr-weakref-1 FAILs

2013-05-23 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57366 --- Comment #10 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #9 from Jan Hubicka --- > Hi, > the following patch sets IDENTIFIER_TRANSPARENT_ALIAS correctly from > lto-symtab > (correct fix should do the same for v

[Bug middle-end/57434] [4.7 regression] -fprofile-arcs introduces unused TLS variables

2013-05-27 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57434 --- Comment #2 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #1 from Richard Biener --- > Working in 4.8 and 4.9? Working in both. Rainer

[Bug middle-end/57366] gcc.dg/lto/attr-weakref-1 FAILs

2013-05-27 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57366 --- Comment #12 from ro at CeBiTec dot Uni-Bielefeld.DE --- I'd expect that: both the Solaris and Darwin assemblers have no weakref support, so the results should be the same. Rainer

[Bug bootstrap/57450] [4.9 Regression] c/c-array-notation.c compilation failure

2013-05-29 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57450 --- Comment #2 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #1 from Richard Biener --- > Use absu_hwi That works, getting me into stage 2. I'll let the bootstrap finish to see if anything else crops up, then commit th

  1   2   3   4   5   6   7   8   9   10   >