Re: Automatically generated ChangeLog files - script

2020-05-26 Thread Pierre-Marie de Rodat
se Is_Concurrent_Type if it was possible in the same expressions). Would it be possible to enhance the hook to support that? Thanks! -- Pierre-Marie de Rodat >From 557b268fdeb0980a17411f458eee333f55c6 Mon Sep 17 00:00:00 2001 From: Piotr Trojanek Date: Thu, 12 Dec 2019 11:45:24 +

Re: Automatically generated ChangeLog files - script

2020-05-26 Thread Pierre-Marie de Rodat
just sent two patches on gcc-patches@. By the way, is there a delay between the time the gcc-changelog scripts are updated and the time they are used in pre-commit hooks? -- Pierre-Marie de Rodat

Uninitialized registers handling in the REE pass

2015-07-06 Thread Pierre-Marie de Rodat
this is the right approach. Thanks in advance! [1] It's in Ada. I tried to translate it into C but any change in register allocation makes the issue disappear... -- Pierre-Marie de Rodat with Q; use Q; procedure P is B : Boolean; E : Enum; begin Get ("four", E, B); if

Re: Uninitialized registers handling in the REE pass

2015-07-07 Thread Pierre-Marie de Rodat
On 07/07/2015 05:02 PM, Jeff Law wrote: Can you please file this as a bug in bugzilla so that can get tracked? http://gcc.gnu.org/bugzilla Sure, it's there: <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66790>. -- Pierre-Marie de Rodat

Re: GCC 6 Status Report (2015-10-16)

2015-10-20 Thread Pierre-Marie de Rodat
https://gcc.gnu.org/ml/gcc-patches/2015-08/msg01854.html). The corresponding support in GDB is in the development branch. If there is anything I should do to ease the review process, please let me know. :-) Thank you in advance! -- Pierre-Marie de Rodat

Re: GCC 6 Status Report (2015-10-16)

2015-10-20 Thread Pierre-Marie de Rodat
king side (affecting both dwarf2out and var-tracking), Richard told me in August that he’s not the correct person to ping for dwarf2out patches, so I did ping you for the var-tracking part and Jason for the dwarf2out part afterwards. -- Pierre-Marie de Rodat

Trouble trying to test GCC on a simulator

2014-09-08 Thread Pierre-Marie de Rodat
MS' ../../combined/binutils/bucomm.c:141:11: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'VPARAMS' make[4]: *** [bucomm.o] Error 1 The use of an undefined macro (VPARAMS) looks quite strange to me: is it a known issue? Or maybe is the documentation obsolete? Thanks in advance! -- Pierre-Marie de Rodat

Re: Trouble trying to test GCC on a simulator

2014-09-08 Thread Pierre-Marie de Rodat
nning tests, now...) So thank you very much, Tristan. I'm going to submit a website patch to update the documentation according to this. -- Pierre-Marie de Rodat

Re: Pierre-Marie de Rodat appointed Ada co-maintainer

2017-09-17 Thread Pierre-Marie de Rodat
On 09/15/2017 07:22 PM, David Edelsohn wrote: I am pleased to announce that the GCC Steering Committee has appointed Pierre-Marie de Rodat as Ada co-maintainer. Please join me in congratulating Pierre-Marie on his new role. P-M, please update your listing in the MAINTAINERS file