Re: RISC-V -menable-experimental-extensions option

2020-12-08 Thread Jeff Law via Gcc
On 12/7/20 6:06 PM, Jim Wilson wrote: > I'm not aware of any other target that has a similar feature, so I thought > a bit of discussion first might be useful. > > For most ISAs, there is one organization that owns it, and does development > internally, in private. For RISC-V, the ISA is owned

Re: How do I print the name of a variable created with create_tmp_var_raw

2020-12-08 Thread Thomas Koenig via Gcc
Hi Tobias, On 08.12.20 19:34, Thomas Koenig via Fortran wrote: I would like to know the name of a variable created with create_tmp_var_raw, but it is not clear to my how to do it. ...    t = create_tmp_var_raw (type, prefix); - +  dprintf (2, "%s\n", IDENTIFIER_POINTER (DECL_NAME (t))); I t

Re: How do I print the name of a variable created with create_tmp_var_raw

2020-12-08 Thread Tobias Burnus
Hi Thomas, On 08.12.20 19:34, Thomas Koenig via Fortran wrote: I would like to know the name of a variable created with create_tmp_var_raw, but it is not clear to my how to do it. ... t = create_tmp_var_raw (type, prefix); - + dprintf (2, "%s\n", IDENTIFIER_POINTER (DECL_NAME (t))); I thin

How do I print the name of a variable created with create_tmp_var_raw

2020-12-08 Thread Thomas Koenig via Gcc
Hi, I would like to know the name of a variable created with create_tmp_var_raw, but it is not clear to my how to do it. gimple_decl_printable_name sounded like a likely candidate, but that just returns a null pointer. Any combination of IDENTIFIER_POINTER and DECL_NAME that I tried also led to

Re: [EXTERNAL]Re: MIPS Maintainer

2020-12-08 Thread David Edelsohn via Gcc
On Tue, Dec 8, 2020 at 12:52 PM Chao-ying Fu wrote: > > Hi Maciej, > > > Great to hear from you again! > > It's great to hear from you, too! > > > > We just wonder if you can sponsor me to become a MIPS maintainer, > > > because Wave Computing would like to continue supporting MIPS > > > arch

Re: [EXTERNAL]Re: MIPS Maintainer

2020-12-08 Thread Chao-ying Fu
Hi Maciej, >  Great to hear from you again! It's great to hear from you, too! > >   We just wonder if you can sponsor me to become a MIPS maintainer, > > because Wave Computing would like to continue supporting MIPS > > architecture in GCC, although there are very few patches for MIPS > > r

Re: Help with PR97872

2020-12-08 Thread Prathamesh Kulkarni via Gcc
On Mon, 7 Dec 2020 at 17:37, Hongtao Liu wrote: > > On Mon, Dec 7, 2020 at 7:11 PM Prathamesh Kulkarni > wrote: > > > > On Mon, 7 Dec 2020 at 16:15, Hongtao Liu wrote: > > > > > > On Mon, Dec 7, 2020 at 5:47 PM Richard Biener wrote: > > > > > > > > On Mon, 7 Dec 2020, Prathamesh Kulkarni wrote:

Re: MIPS Maintainer

2020-12-08 Thread Maciej W. Rozycki
Hi Chao-ying, Great to hear from you again! >   We just wonder if you can sponsor me to become a MIPS maintainer, > because Wave Computing would like to continue supporting MIPS > architecture in GCC, although there are very few patches for MIPS > recently. Any feedback is welcome. Well, it