Re: Discussing gcc font end hobby project

2024-03-11 Thread Miro Palmu via Gcc
On 2024-02-27 11:15, Richard Biener via Gcc wrote: > On Fri, Feb 23, 2024 at 10:22 AM Miro Palmu via Gcc wrote: >> >> Hi. >> >> I have a idea about long term hobby project relating to gcc, >> so with this email I'm asking feedback about the idea >>

Questions about language hooks and some macro definitions

2024-03-08 Thread Miro Palmu via Gcc
Hello, I have been trying to understand the higher level structure of g++, so I have been reading the source code. I'm not sure about some things and asked the dev irc channel. There I was recommended to ask them here so: 1) Is there some reason, why following language hook definitions have no

Discussing gcc font end hobby project

2024-02-23 Thread Miro Palmu via Gcc
Hi. I have a idea about long term hobby project relating to gcc, so with this email I'm asking feedback about the idea early rather than later. First little bit of context. I'm a student deep in a university course about compilers and I have been writing a compiler for language which is a subset