Security vulnerabilities affects core API authorization of gnu.org

2021-01-04 Thread Salah Mosbah via Gcc
Hi Janus, How can I report some high impact security vulnerabilities that I have found on gnu.org web app? Also, does gnu.org has a bug bounty program or reporting bugs reward policy? The vulnerabilities that I have found affects the core API of gnu.org which allows unauthorized users to get acc

Copyright assignment for Rust-GCC

2021-01-04 Thread Nala Ginrut via Gcc
Hi Folks! This mail is about the development of Rust frontend of GCC. To avoid misunderstanding, please let me introduce Rust-GCC briefly. In 2013, Philip Herron had announced the project in GCC mailing-list: https://gcc.gnu.org/legacy-ml/gcc/2013-12/msg00017.html In 2019, @SimplyTheOther had con

Re: What is the type of vector signed + vector unsigned?

2021-01-04 Thread Richard Biener via Gcc
On Tue, Dec 29, 2020 at 8:19 PM Alexander Monakov wrote: > > On Tue, 29 Dec 2020, Richard Biener via Gcc wrote: > > > >I think clang follows gcc and uses the type of the first operand. > > > > The desired behavior is the one that OpenCL specifies. If it is > > implementation > > defined we should

Re: A problem with field decl offsets in newly minted types

2021-01-04 Thread Richard Biener via Gcc
On Fri, Jan 1, 2021 at 10:16 PM Gary Oblock via Gcc wrote: > > The offsets seem to actually be created. However, > they are almost immediately are being deleted. Use a watchpoint to see where. > Any ideas what's going on? Has some kind > of memory management gizmo gone awry? > > Gary > > PS For

Re: Google GSOC Idea

2021-01-04 Thread Martin Jambor
Hi, On Sun, Dec 27 2020, Alper G. via Gcc wrote: > Hello, I am waiting for your suggestions and evaluations about an idea that > I am thinking about applying to this year's event of google gsoc. In short, > I can say about myself that I am an engineering student and worked on > compilers as well a

Re: Copyright assignment for Rust-GCC

2021-01-04 Thread Jeff Law via Gcc
On 1/4/21 3:28 AM, Nala Ginrut via Gcc wrote: > Hi Folks! > This mail is about the development of Rust frontend of GCC. > > To avoid misunderstanding, please let me introduce Rust-GCC briefly. > In 2013, Philip Herron had announced the project in GCC mailing-list: > https://gcc.gnu.org/legacy-ml

Re: Security vulnerabilities affects core API authorization of gnu.org

2021-01-04 Thread Jeff Law via Gcc
On 1/4/21 3:23 AM, Salah Mosbah via Gcc wrote: > Hi Janus, > > How can I report some high impact security vulnerabilities that I have > found on gnu.org > web app? > > Also, does gnu.org has a bug bounty program or reporting bugs reward policy? > > The vulnerabilities that I have found affects t

Re: Copyright assignment for Rust-GCC

2021-01-04 Thread David Edelsohn via Gcc
On Mon, Jan 4, 2021 at 5:29 AM Nala Ginrut via Gcc wrote: > > Hi Folks! > This mail is about the development of Rust frontend of GCC. > > To avoid misunderstanding, please let me introduce Rust-GCC briefly. > In 2013, Philip Herron had announced the project in GCC mailing-list: > https://gcc.gnu.o

[no subject]

2021-01-04 Thread Brian Campbell via Gcc

gengtype and automatically generated files

2021-01-04 Thread Bill Schmidt via Gcc
Hi!  I'm attempting to do something that may not have been done before, so I'm looking for advice, or a pointer to where, in fact, it has been done before. :) I'm automatically generating a back-end header file that declares some structures that include trees, and a bunch of global variables t

Re: Security vulnerabilities affects core API authorization of gnu.org

2021-01-04 Thread Salah Mosbah via Gcc
Hi Jeff, Does gnu.org has a bug bounty program or reporting bugs reward policy? On Mon, Jan 4, 2021 at 6:06 PM Jeff Law wrote: > > > On 1/4/21 3:23 AM, Salah Mosbah via Gcc wrote: > > Hi Janus, > > > > How can I report some high impact security vulnerabilities that I have > > found on gnu.org >

Re: Security vulnerabilities affects core API authorization of gnu.org

2021-01-04 Thread Jeff Law via Gcc
On 1/4/21 10:40 AM, Salah Mosbah wrote: > Hi Jeff, > > Does gnu.org  has a bug bounty program or reporting > bugs reward policy? I have no idea. jeff >

Re: Security vulnerabilities affects core API authorization of gnu.org

2021-01-04 Thread Frank Ch. Eigler via Gcc
Hi - > Does gnu.org has a bug bounty program or reporting bugs reward policy? You are not talking to gnu.org, you are talking to gcc.gnu.org admins. Maybe see webmast...@gnu.org. I am not aware of any sort of bug bounty in either site. - FChE

Re: gengtype and automatically generated files

2021-01-04 Thread Jeff Law via Gcc
On 1/4/21 10:40 AM, Bill Schmidt via Gcc wrote: > Hi!  I'm attempting to do something that may not have been done > before, so I'm looking for advice, or a pointer to where, in fact, it > has been done before. :) > > I'm automatically generating a back-end header file that declares some > struct

Re: gengtype and automatically generated files

2021-01-04 Thread Bill Schmidt via Gcc
Actually, the "./filename" syntax works fine.  I was missing a dependency in my t-rs6000 to make the header file appear available. Sorry for the noise! Bill On 1/4/21 11:40 AM, Bill Schmidt wrote: Hi! I'm attempting to do something that may not have been done before, so I'm looking for advice

Re: Copyright assignment for Rust-GCC

2021-01-04 Thread Eric Gallager via Gcc
On Mon, Jan 4, 2021 at 11:13 AM David Edelsohn via Gcc wrote: > On Mon, Jan 4, 2021 at 5:29 AM Nala Ginrut via Gcc > wrote: > > > > Hi Folks! > > This mail is about the development of Rust frontend of GCC. > > > > To avoid misunderstanding, please let me introduce Rust-GCC briefly. > > In 2013,

Query about compatibility

2021-01-04 Thread Chirumamilla Ganesh via Gcc
Does M1 MacBooks support GCC compilers ,if not will M1 MacBooks ever get compatibility of GCC compilers