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
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
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
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
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
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
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:
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