Ping for [GSoC][Improve nothrow detection]: Suggestions to get started.
Could you please take a look when you get a chance?
Sincerely,
Ken Matsui
On Wed, Feb 28, 2024 at 8:00 AM Ken Matsui wrote:
>
> Hi Jan,
>
> My name is Ken Matsui. I am highly interested in contributing to your
> GSoC 2024
Hi Jan,
My name is Ken Matsui. I am highly interested in contributing to your
GSoC 2024 project idea, "Improve nothrow detection in GCC." To get
started with understanding your project (and, if possible, making
small patches), could you please give me some suggestions on what
files to read (and
On Wed, Sep 13, 2023 at 9:38 PM Andrew Pinski wrote:
>
> On Wed, Sep 13, 2023 at 9:35 PM Ken Matsui wrote:
> >
> > On Wed, Sep 13, 2023 at 9:23 PM Andrew Pinski wrote:
> > >
> > > On Wed, Sep 13, 2023 at 9:09 PM Ken Matsui via Gcc
> > > wrote:
>
On Wed, Sep 13, 2023 at 9:23 PM Andrew Pinski wrote:
>
> On Wed, Sep 13, 2023 at 9:09 PM Ken Matsui via Gcc wrote:
> >
> > Hi,
> >
> > I have merged all my patches into a single branch for better
> > maintainability for me, but I am unable to build GCC. Initia
Hi,
I have merged all my patches into a single branch for better
maintainability for me, but I am unable to build GCC. Initially, I
faced an error related to RID_MAX, which was fixed in
https://github.com/ken-matsui/gcc-gsoc23/commit/c32d49bc990acde4d3ec5654ddb81b0a7d081378.
The ICE was caused by
I see. Thank you for the clarification!
On Thu, Mar 30, 2023 at 5:23 AM Jonathan Wakely wrote:
>
> On Thu, 30 Mar 2023 at 09:33, Ken Matsui wrote:
> >
> > Hi François,
> >
> > On Wed, Mar 29, 2023 at 10:11 PM François Dumont
> > wrote:
> > >
> > > Hi
> > >
> > > Do not hesitate to dig into libr
Hi François,
On Wed, Mar 29, 2023 at 10:11 PM François Dumont wrote:
>
> Hi
>
> Do not hesitate to dig into library doc. Especially this page:
>
> https://gcc.gnu.org/onlinedocs/gcc-8.1.0/libstdc++/manual/manual/test.html
>
> You can also find it in your git clone in /libstdc++-v3/doc/html.
>
> Y
Oooh, thank you for your help!
On Tue, Mar 28, 2023 at 4:25 PM Jonathan Wakely wrote:
>
> On Tue, 28 Mar 2023 at 22:30, Ken Matsui via Libstdc++
> wrote:
> >
> > Hi François,
> >
> > I tried to use `make check-debug`, but my Makefile does not include
> > the target. Could you please tell me how
at 10:33 AM François Dumont wrote:
>
>
> On 26/03/2023 04:01, Ken Matsui via Libstdc++ wrote:
> > On Sat, Mar 25, 2023 at 5:38 AM Marc Glisse wrote:
> >> On Sat, 25 Mar 2023, Ken Matsui via Gcc wrote:
> >>
> >>> Built-in trait naming simply adds two
compiles with Clang" isn't really relevant here.
>
>
> >
> > On Sat, 25 Mar 2023 at 15:08, Ken Matsui via Gcc wrote:
> >
> > > Hi,
> > >
> > > I am working on the GSoC project, "C++: Implement compiler built-in
> > > traits
Hi,
I am Ken, an undergraduate student majoring in Computer Science and
minoring in Linguistics (because of my interest in syntax from both
natural and programming languages prospectives) at University of
Washington, Seattle. I am interested in the GSoC project: C++:
Implement compiler built-in tr
at 10:33 AM François Dumont
> > > wrote:
> > > >
> > > >
> > > > On 26/03/2023 04:01, Ken Matsui via Libstdc++ wrote:
> > > > > On Sat, Mar 25, 2023 at 5:38 AM Marc Glisse
> > > > > wrote:
> > > > >> On Sat, 25 Mar 202
On Mon, Mar 27, 2023 at 10:33 AM François Dumont wrote:
>
>
> On 26/03/2023 04:01, Ken Matsui via Libstdc++ wrote:
> > On Sat, Mar 25, 2023 at 5:38 AM Marc Glisse wrote:
> >> On Sat, 25 Mar 2023, Ken Matsui via Gcc wrote:
> >>
> >>> Built-in trait n
On Sat, Mar 25, 2023 at 5:38 AM Marc Glisse wrote:
>
> On Sat, 25 Mar 2023, Ken Matsui via Gcc wrote:
>
> > Built-in trait naming simply adds two underscores (__) to the original
> > trait name. However, the same names are already in use for some
> > built-in traits,
Hi,
I am working on the GSoC project, "C++: Implement compiler built-in
traits for the standard library traits".
Built-in trait naming simply adds two underscores (__) to the original
trait name. However, the same names are already in use for some
built-in traits, such as is_void, is_pointer, and
On Fri, Mar 24, 2023 at 3:06 AM Jonathan Wakely wrote:
>
> On Fri, 24 Mar 2023 at 09:58, Jonathan Wakely wrote:
> >
> > On Fri, 24 Mar 2023 at 07:10, Ken Matsui via Gcc wrote:
> > >
> > > Hi,
> > >
> > > I am working on the GSoC project,
Hi,
I am working on the GSoC project, "C++: Implement compiler built-in
traits for the standard library traits". I found the following library
traits that I am not sure if implementing built-in traits brings
reasonable speed up.
* std::is_fundamental
* std::is_arithmetic
* std::is_scalar
* std::i
Hi,
My name is Ken Matsui. I am highly interested in contributing to the
project idea, "C++: Implement compiler built-in traits for the
standard library traits." To understand how to implement those traits,
could you please give me some example implementations of the compiler
built-in traits, as w
Hi,
My name is Ken Matsui. I am highly interested in contributing to the
project idea, "C++: Implement compiler built-in traits for the
standard library traits." To understand how to implement those traits,
could you please give me some example implementations of the compiler
built-in traits, as w
19 matches
Mail list logo