Re: GCC Testsuite patches break AIX

2020-05-28 Thread Christophe Lyon via Gcc
On Wed, 27 May 2020 at 22:40, Alexandre Oliva wrote: > > On May 27, 2020, Christophe Lyon via Gcc wrote: > > > On Wed, 27 May 2020 at 16:26, Jeff Law via Gcc wrote: > > >> Any thoughts on the massive breakage on the embedded ports in the > >> testsuite? > > I wasn't aware of any. Indeed, one o

Re: GCC Testsuite patches break AIX

2020-05-27 Thread Alexandre Oliva
On May 27, 2020, Christophe Lyon via Gcc wrote: > On Wed, 27 May 2020 at 16:26, Jeff Law via Gcc wrote: >> Any thoughts on the massive breakage on the embedded ports in the testsuite? I wasn't aware of any. Indeed, one of my last steps before submitting the patchset was to fix problems that h

Re: GCC Testsuite patches break AIX

2020-05-27 Thread David Edelsohn via Gcc
On Wed, May 27, 2020 at 10:16 AM Alexandre Oliva wrote: > > Hello, David, > > On May 26, 2020, David Edelsohn wrote: > > > Complaints about -dA, -dD, -dumpbase, etc. > > This was the main symptom of the problem fixed in the follow-up commit > r11-635-g6232d02b4fce4c67d39815aa8fb956e4b10a4e1b > >

Re: GCC Testsuite patches break AIX

2020-05-27 Thread Christophe Lyon via Gcc
On Wed, 27 May 2020 at 16:26, Jeff Law via Gcc wrote: > > On Wed, 2020-05-27 at 11:16 -0300, Alexandre Oliva wrote: > > Hello, David, > > > > On May 26, 2020, David Edelsohn wrote: > > > > > Complaints about -dA, -dD, -dumpbase, etc. > > > > This was the main symptom of the problem fixed in the f

Re: GCC Testsuite patches break AIX

2020-05-27 Thread Jeff Law via Gcc
On Wed, 2020-05-27 at 11:16 -0300, Alexandre Oliva wrote: > Hello, David, > > On May 26, 2020, David Edelsohn wrote: > > > Complaints about -dA, -dD, -dumpbase, etc. > > This was the main symptom of the problem fixed in the follow-up commit > r11-635-g6232d02b4fce4c67d39815aa8fb956e4b10a4e1b >

Re: GCC Testsuite patches break AIX

2020-05-27 Thread Alexandre Oliva
Hello, David, On May 26, 2020, David Edelsohn wrote: > Complaints about -dA, -dD, -dumpbase, etc. This was the main symptom of the problem fixed in the follow-up commit r11-635-g6232d02b4fce4c67d39815aa8fb956e4b10a4e1b Could you please confirm that you did NOT have this commit in your failing

Re: gcc/testsuite/go/index0-out.x spinning

2019-09-22 Thread Uros Bizjak
>> Looks like I spoke too soon. It's hanging/spinning again. Do you >> have any suggestion for how I can help debug it? > > Send the spinning process a SIGQUIT. It should crash with a stack > backtrace showing what it is doing at that point. I see a segfault in seemingly a random place, even wi

Re: gcc/testsuite/go/index0-out.x spinning

2019-09-21 Thread Ian Lance Taylor
On Sat, Sep 21, 2019 at 4:43 PM Martin Sebor wrote: > > On 9/21/19 2:34 PM, Martin Sebor wrote: > > On 9/19/19 10:56 PM, Ian Lance Taylor wrote: > >> On Thu, Sep 19, 2019 at 7:10 PM Martin Sebor wrote: > >>> > >>> All my Fedora 30 builds on x86_64 today have gotten stuck on > >>> index0-out.x spi

Re: gcc/testsuite/go/index0-out.x spinning

2019-09-21 Thread Martin Sebor
On 9/21/19 2:34 PM, Martin Sebor wrote: On 9/19/19 10:56 PM, Ian Lance Taylor wrote: On Thu, Sep 19, 2019 at 7:10 PM Martin Sebor wrote: All my Fedora 30 builds on x86_64 today have gotten stuck on index0-out.x spinning indefinitely.  I build and test all languages, including Go, so I'm wonde

Re: gcc/testsuite/go/index0-out.x spinning

2019-09-21 Thread Martin Sebor
On 9/19/19 10:56 PM, Ian Lance Taylor wrote: On Thu, Sep 19, 2019 at 7:10 PM Martin Sebor wrote: All my Fedora 30 builds on x86_64 today have gotten stuck on index0-out.x spinning indefinitely. I build and test all languages, including Go, so I'm wondering if anyone else who builds Go sees th

Re: gcc/testsuite/go/index0-out.x spinning

2019-09-19 Thread Ian Lance Taylor
On Thu, Sep 19, 2019 at 7:10 PM Martin Sebor wrote: > > All my Fedora 30 builds on x86_64 today have gotten stuck on > index0-out.x spinning indefinitely. I build and test all > languages, including Go, so I'm wondering if anyone else who > builds Go sees the same thing or if you know of a workar

Re: GCC testsuite maintenance (was: [PATCH] Fix OpenACC vector_length parsing in fortran)

2016-07-25 Thread Mike Stump
On Jul 25, 2016, at 9:37 AM, Joseph Myers wrote: > > On Fri, 15 Jul 2016, Thomas Schwinge wrote: > >>> No, we want to have as little churn as possible in existing tests, the >>> general policy is to add new tests (not just for OpenACC/OpenMP, but for >>> all functionality). >> >> Hmm, that's so

Re: GCC testsuite maintenance (was: [PATCH] Fix OpenACC vector_length parsing in fortran)

2016-07-25 Thread Joseph Myers
On Fri, 15 Jul 2016, Thomas Schwinge wrote: > > No, we want to have as little churn as possible in existing tests, the > > general policy is to add new tests (not just for OpenACC/OpenMP, but for > > all functionality). > > Hmm, that's something I had not been aware of, and I can't find this > co

RE: gcc testsuite

2014-10-23 Thread Andrew Bennett
> Hi, >I couldn't find newlib in my source gcc-4.5.5 directory. I download > and try to install it, i think it is not completed > when i run make install ...it ends quickly with the message shown below > > make[2]: Leaving directory /gcc-4.4/build_newlib/etc' > make[1]: Nothing to be done for

RE: gcc testsuite

2014-10-20 Thread Andrew Bennett
> Hi, > These kinds of failures > This failure is repeating again and again > > FAIL: gcc.c-torture/compile/990625-1.c -O0 (test for excess errors) > Excess errors: > /home/ash/rpm-root/packages/BUILD/gcc-4.4.5/gcc/testsuite/gcc.c- > torture/compile/990625-1.c:2:20: > error: string.h: No such fi

RE: gcc testsuite

2014-10-20 Thread Andrew Bennett
> 3. To run the testsuite :- sourcedir.../gcc-4.4.5/gcc > make check > > It generates lot of failures What kind of failures are you seeing? If possible could you have a look at the *.log files in the testsuite directory and summarise the errors you are seeing. > Thanks & regards > Mappy Man

Re: Gcc testsuite, LD_LIBRARY_PATH, and a new libgcc_s that is incompatible with the host libc

2012-06-22 Thread Ian Lance Taylor
Andrew Haley writes: > On 06/22/2012 03:27 PM, Ian Lance Taylor wrote: >> Andrew Haley writes: >> >>> On 06/22/2012 11:35 AM, Simon Baldwin wrote: Firstly, has anyone else encountered this or otherwise given it any thought? And secondly, any hints for practical fixes? >>> >>> What yo

Re: Gcc testsuite, LD_LIBRARY_PATH, and a new libgcc_s that is incompatible with the host libc

2012-06-22 Thread Andrew Haley
On 06/22/2012 03:27 PM, Ian Lance Taylor wrote: > Andrew Haley writes: > >> On 06/22/2012 11:35 AM, Simon Baldwin wrote: >>> Firstly, has anyone else encountered this or otherwise given it any >>> thought? And secondly, any hints for practical fixes? >> >> What you effectively seem to be buildin

Re: Gcc testsuite, LD_LIBRARY_PATH, and a new libgcc_s that is incompatible with the host libc

2012-06-22 Thread Ian Lance Taylor
Andrew Haley writes: > On 06/22/2012 11:35 AM, Simon Baldwin wrote: >> Firstly, has anyone else encountered this or otherwise given it any >> thought? And secondly, any hints for practical fixes? > > What you effectively seem to be building is a cross-compiler from > x86-glibc-A to x86-glibc-B.

Re: Gcc testsuite, LD_LIBRARY_PATH, and a new libgcc_s that is incompatible with the host libc

2012-06-22 Thread Andrew Haley
On 06/22/2012 11:35 AM, Simon Baldwin wrote: > Firstly, has anyone else encountered this or otherwise given it any > thought? And secondly, any hints for practical fixes? What you effectively seem to be building is a cross-compiler from x86-glibc-A to x86-glibc-B. To run your tests, you want a m

Re: GCC Testsuite question (C checks in Fortran suite)

2007-08-06 Thread Steve Ellcey
> Yes. I tried it in the order your used, and the compile to check > for inttypes.h tried to also compile c_kinds.c, which wasn't > available from where the compile was done. In general it's best > to check effective targets before adding files or options, unless > the options are required for th

Re: GCC Testsuite question (C checks in Fortran suite)

2007-08-06 Thread Janis Johnson
On Mon, 2007-08-06 at 13:16 -0700, Steve Ellcey wrote: > > and the test runs on powerpc64-linux for both -m32 and -m64. Did > > you have it in a different position? If so I'll try that and see > > if I can figure out why it would be skipped. Also, which target > > were you testing? > > I was te

Re: GCC Testsuite question (C checks in Fortran suite)

2007-08-06 Thread Steve Ellcey
> and the test runs on powerpc64-linux for both -m32 and -m64. Did > you have it in a different position? If so I'll try that and see > if I can figure out why it would be skipped. Also, which target > were you testing? I was testing on an IA64 Linux platform (Debian). I had this: ! { dg-do r

Re: GCC Testsuite question (C checks in Fortran suite)

2007-08-06 Thread Janis Johnson
On Mon, 2007-08-06 at 10:28 -0700, Steve Ellcey wrote: > I am running into a problem running the gfortran.dg/c_kind_params.f90 > and am wondering how to address it. This test has a C language > component in gfortran.dg/c_kinds.c. This C file includes stdint.h and > uses types like int32_t and int

Re: gcc/testsuite incorrect checking of compiler's retval in dg-compile

2006-10-19 Thread Janis Johnson
On Wed, Oct 18, 2006 at 11:22:40PM +0200, Bernhard Fischer wrote: > Hi, > > I need to check for a non-0 return value in dg-compile testcases in > gcc. The compiler's exit status is only known within code from the DejaGnu product, in proc default_target_compile in DejaGnu's target.exp. If there w

Re: gcc/testsuite incorrect checking of compiler's retval in dg-compile

2006-10-18 Thread Mike Stump
On Oct 18, 2006, at 2:22 PM, Bernhard Fischer wrote: I need to check for a non-0 return value in dg-compile testcases in gcc. I'd not worry about it in general. The exit status should be properly checked for every other compile line and it should be ok.

Re: GCC testsuite timeout question (gcc.c-torture/compile/20001226-1.c)

2006-09-09 Thread Rask Ingemann Lambertsen
On Tue, Sep 05, 2006 at 01:27:45PM -0700, Steve Ellcey wrote: > I am not sure what the 'right' way to do this is. I wound up editing > /usr/share/dejagnu/remote.exp to change 'set timeout 300' to 'set > timeout 2000' and I edited /usr/share/dejagnu/config/unix.exp to change > 'set status [remote_

Re: GCC testsuite timeout question (gcc.c-torture/compile/20001226-1.c)

2006-09-05 Thread Steve Ellcey
> From: Rask Ingemann Lambertsen <[EMAIL PROTECTED]> > >In case it isn't obvious, I have little or no clue about tcl, expect and > dejagnu. The only time that I've had success in modifying the timeout was by > adding this to /usr/share/dejagnu/baseboards/unix.exp: > > set_board_info gcc,timeou

Re: GCC testsuite timeout question (gcc.c-torture/compile/20001226-1.c)

2006-08-31 Thread Rask Ingemann Lambertsen
On Tue, Aug 30, 2005 at 05:44:52PM -0700, Mike Stump wrote: > On Aug 30, 2005, at 4:34 PM, Steve Ellcey wrote: > >I see that it is timing out on a slow machine that I have. I tried > >to look around to find out how and where the timeout limit was set > >and could not find it. [snip] > M-x gr

Re: /gcc/testsuite disappears when recompiling

2006-01-25 Thread Daniel Jacobowitz
On Wed, Jan 25, 2006 at 09:06:06AM -0500, Diego Novillo wrote: > Paolo Bonzini wrote: > > I suppose. I don't understand why can't you just look in > > stage3-gcc/testsuite, but I guess you know what you're doing. :-) > > > Hmm, now that I think about it again. The log contains command lines > tha

Re: /gcc/testsuite disappears when recompiling

2006-01-25 Thread Diego Novillo
Paolo Bonzini wrote: > I suppose. I don't understand why can't you just look in > stage3-gcc/testsuite, but I guess you know what you're doing. :-) > Hmm, now that I think about it again. The log contains command lines that use the compiler built in /gcc. Something like /gcc/testsuite/gfortran/.

Re: /gcc/testsuite disappears when recompiling

2006-01-25 Thread Paolo Bonzini
So, I would just need to move /gcc/testsuite into /stage1-gcc? I suppose. I don't understand why can't you just look in stage3-gcc/testsuite, but I guess you know what you're doing. :-) Also note that with my patch you could do make check-fortran: all the targets for the disabled languag

Re: /gcc/testsuite disappears when recompiling

2006-01-25 Thread Diego Novillo
Paolo Bonzini wrote: > Because all the gcc directory has been relocated in stage3-gcc. It > allows you for example to run the testsuite for stage2 and then to > compare stage2 and stage3 results, for example. > Ah, OK. > No, it will allow you to do "make cc1plus" or "make f951" within the > build

Re: /gcc/testsuite disappears when recompiling

2006-01-25 Thread Paolo Bonzini
Diego Novillo wrote: Paolo Bonzini wrote: I believe it was only relocated in stage3-gcc/testsuite. Huh. Any reason in particular? Why not leave it in /gcc? Because all the gcc directory has been relocated in stage3-gcc. It allows you for example to run the testsuite for stage2 a

Re: /gcc/testsuite disappears when recompiling

2006-01-25 Thread Diego Novillo
Paolo Bonzini wrote: > I believe it was only relocated in stage3-gcc/testsuite. Huh. Any reason in particular? Why not leave it in /gcc? > Right now to change the STAGE1_LANGUAGES, you have to remove the > stage1-gcc directory. I have a patch to fix this; I'm not sure that > the slush is the bes

Re: /gcc/testsuite disappears when recompiling

2006-01-25 Thread Paolo Bonzini
I tried 'make all-stage1 STAGE1_LANGUAGES=c++,fortran'. Not only that didn't work, it wiped the directory /gcc/testsuite. I believe it was only relocated in stage3-gcc/testsuite. Right now to change the STAGE1_LANGUAGES, you have to remove the stage1-gcc directory. I have a patch to fix this

Re: GCC testsuite timeout question (gcc.c-torture/compile/20001226-1.c)

2005-08-31 Thread Eric Botcazou
> Yes, I think you are right. I can see a substantial slowdown in > compilation times on IA64 HP-UX at -O2 (though it doesn't time out > there). > > gcc 4.0.0 - 81 seconds > gcc 3.4.1 - 38 seconds > gcc 3.4.0 - 37 seconds > gcc 3.3.5 - 89 seconds > gcc 3.3.1 - 91 seconds > > 3.3 is slow, 3.4 is fa

Re: GCC testsuite timeout question (gcc.c-torture/compile/20001226-1.c)

2005-08-31 Thread Steve Ellcey
> > By hand, I can compile the test in about 3 1/2 minutes on the machine in > > question (the machine may have been busier when the failure occured and thus > > taken longer). > > I think it's a real regression (memory consumption/speed) of the compiler, it > is timing out on all the slow SPARC

Re: GCC testsuite timeout question (gcc.c-torture/compile/20001226-1.c)

2005-08-30 Thread Eric Botcazou
> By hand, I can compile the test in about 3 1/2 minutes on the machine in > question (the machine may have been busier when the failure occured and thus > taken longer). I think it's a real regression (memory consumption/speed) of the compiler, it is timing out on all the slow SPARC machines I

Re: GCC testsuite timeout question (gcc.c-torture/compile/20001226-1.c)

2005-08-30 Thread Mike Stump
On Aug 30, 2005, at 4:34 PM, Steve Ellcey wrote: I see that it is timing out on a slow machine that I have. I tried to look around to find out how and where the timeout limit was set and could not find it. Can someone explain to me how much time a compile is given and where this limit is s