help with uninstalling gcc

2020-06-05 Thread Diego Pardo via Gcc
Hi,I've installed gcc 8, how can I uninstall it? RegardsDiego Pardo

Re: Question about comparing function function decls

2020-06-05 Thread Richard Biener via Gcc
On Thu, Jun 4, 2020 at 10:24 PM Gary Oblock via Gcc wrote: > > > > > > I'm trying to determine during LTO optimization (with one partition) > whether of not a function call is to a function in the partition. > > Here is the routine I've written. Note, I'm willing t

gcc math functions for OpenMP vectoization

2020-06-05 Thread Feltgen, Eric
Hi there, my name is Eric, I'm a german student at RWTH Aachen University currently researching OpenMP. For my research, I'm also looking at math functions provided by compilers like GCC. When writing vectorizable code, it is important to use math functions which also allow for vectorization

Re: gcc math functions for OpenMP vectoization

2020-06-05 Thread Jakub Jelinek via Gcc
On Fri, Jun 05, 2020 at 01:58:55PM +, Feltgen, Eric wrote: > my name is Eric, I'm a german student at RWTH Aachen University currently > researching OpenMP. > > > For my research, I'm also looking at math functions provided by compilers > like GCC. When writing vectorizable code, it is impo

AArch64 failures on tester

2020-06-05 Thread Alex Coplan
Hello, Recently Jeff's tester picked up some test failures on AArch64. These are now fixed as of commit ab563903 but the aarch64-linux-gnu build is still failing with the following output: Old tests that failed, that have disappeared (8 tests): (Eeek!) g++.dg/warn/Wtype-limits-Wextra.C -s

Re: help with uninstalling gcc

2020-06-05 Thread Jonathan Wakely via Gcc
On Fri, 5 Jun 2020 at 10:12, Diego Pardo via Gcc wrote: > > Hi,I've installed gcc 8, how can I uninstall it? That depends how you installed it, and you've told us nothing useful that would allow us to help you. But in any case, please direct this question to the gcc-h...@gcc.gnu.org list where i

Re: gcc math functions for OpenMP vectoization

2020-06-05 Thread Tobias Burnus
On 6/5/20 4:11 PM, Jakub Jelinek via Gcc wrote: It is glibc that provides them, not GCC. See https://sourceware.org/git/?p=glibc.git;a=blob;f=sysdeps/x86/fpu/bits/math-vector.h;h=0801905da7b85e2f43fb6b682a7b84c5eec469d4;hb=HEAD Minor addition: That header file is included in math.h, i.e. autom

Re: gcc math functions for OpenMP vectoization

2020-06-05 Thread Toon Moene
On 6/5/20 6:10 PM, Tobias Burnus wrote: On 6/5/20 4:11 PM, Jakub Jelinek via Gcc wrote: It is glibc that provides them, not GCC. See https://sourceware.org/git/?p=glibc.git;a=blob;f=sysdeps/x86/fpu/bits/math-vector.h;h=0801905da7b85e2f43fb6b682a7b84c5eec469d4;hb=HEAD Minor addition: That

Re: gcc math functions for OpenMP vectoization

2020-06-05 Thread Richard Biener via Gcc
On June 5, 2020 7:58:20 PM GMT+02:00, Toon Moene wrote: >On 6/5/20 6:10 PM, Tobias Burnus wrote: > >> On 6/5/20 4:11 PM, Jakub Jelinek via Gcc wrote: > >>> It is glibc that provides them, not GCC. >>> See >>> >https://sourceware.org/git/?p=glibc.git;a=blob;f=sysdeps/x86/fpu/bits/math-vector.h;h=0

Re: gcc math functions for OpenMP vectoization

2020-06-05 Thread Jonathan Wakely via Gcc
On Fri, 5 Jun 2020 at 18:59, Toon Moene wrote: > > On 6/5/20 6:10 PM, Tobias Burnus wrote: > > > On 6/5/20 4:11 PM, Jakub Jelinek via Gcc wrote: > > >> It is glibc that provides them, not GCC. > >> See > >> https://sourceware.org/git/?p=glibc.git;a=blob;f=sysdeps/x86/fpu/bits/math-vector.h;h=08019

Re: AArch64 failures on tester

2020-06-05 Thread Jeff Law via Gcc
On Fri, 2020-06-05 at 14:27 +, Alex Coplan wrote: > Hello, > > Recently Jeff's tester picked up some test failures on AArch64. These > are now fixed as of commit ab563903 but the aarch64-linux-gnu build is > still failing with the following output: > > Old tests that failed, that have disap

Re: GSoC: OMPD conversation

2020-06-05 Thread y2s1982 . via Gcc
Hello, On Thu, Jun 4, 2020 at 6:54 PM Martin Jambor wrote: > Hi, > > On Sun, May 31 2020, y2s1982 . wrote: > > Hello team, > > > > I just wanted to give an update to my current progress. I spent most of > the > > time looking over OMPD documentation again and studying LLVM's approach > to > > it

Re: GSoC: OMPD conversation

2020-06-05 Thread Jakub Jelinek via Gcc
On Fri, Jun 05, 2020 at 03:13:42PM -0400, y2s1982 . wrote: > > > The LLVM's repository for OMPD development is at this github repo > > > , > > > under the branch ompd-test. > > > The OMPD documentation > > >

gcc-9-20200605 is now available

2020-06-05 Thread GCC Administrator via Gcc
Snapshot gcc-9-20200605 is now available on https://gcc.gnu.org/pub/gcc/snapshots/9-20200605/ and on various mirrors, see http://gcc.gnu.org/mirrors.html for details. This snapshot has been generated from the GCC 9 git branch with the following options: git://gcc.gnu.org/git/gcc.git branch

Max Filippov appointed Xtensa maintainer

2020-06-05 Thread David Edelsohn
I am pleased to announce that the GCC Steering Committee has appointed Max Filippov as Xtensa maintainer. Please join me in congratulating Max on his new role. Max, please update your listing in the MAINTAINERS file. Happy hacking! David