Re: Remove RMS from the GCC Steering Committee

2021-04-05 Thread Nathan Sidwell
Ian, thank you for taking the time to write this. I appreciate that you have reached out. I do have a couple of comments though. On 4/1/21 3:19 PM, Ian Lance Taylor wrote: On Thu, Apr 1, 2021 at 10:08 AM Nathan Sidwell wrote: I think you want the steering committee to issue a statement a

Re: Default debug format for AVR

2021-04-05 Thread Jim Wilson
On Sat, Apr 3, 2021 at 6:24 PM Simon Marchi via Gcc wrote: > The default debug format (when using only -g) for the AVR target is > stabs. Is there a reason for it not being DWARF, and would it be > possible to maybe consider possibly thinking about making it default to > DWARF? I am asking beca

Re: Default debug format for AVR

2021-04-05 Thread Simon Marchi via Gcc
On 2021-04-05 3:36 p.m., Jim Wilson wrote:> On Sat, Apr 3, 2021 at 6:24 PM Simon Marchi via Gcc mailto:gcc@gcc.gnu.org>> wrote: > > The default debug format (when using only -g) for the AVR target is > stabs. Is there a reason for it not being DWARF, and would it be > possible to may

My GSoC proposal for the Rust frontend

2021-04-05 Thread PKU via Gcc
It’s about improving compiler dumps for the Rust frontend. Full proposal here:  https://docs.google.com/document/d/1gyAOM-f3RyZh3HVpjmIMDSuQ5gBscal71sFY6XUMcHI/edit# Yizhe