On 29 August 2017 at 17:36, Masaki Arai <masaki.a...@linaro.org> wrote:
> Hi,
>
> Renato Golin <renato.go...@linaro.org> writes:
>> On 29 August 2017 at 10:15, Masaki Arai <masaki.a...@linaro.org> wrote:
>>> If there is no objection, I will consider proposing this function(and
>>> alternative
>>> appraoch) on the GCC mailing list<g...@gcc.gnu.org> (after improving print
>>> strings and actual patch files).
>>
>> I think that'll be the best way forward, thanks!
>>
>> The list to send the patches is gcc-patches@, according to this page:
>> https://gcc.gnu.org/lists.html
>>
>> Also, make sure you have enough tests. Usually, you can find tests for
>> similar features and replicate them for yours.
>
> Thank you very much for your advice.
>
> There are many examples in the archive of the mailing list(gcc and
> gcc-patches), so I will prepare a proposal using them as a sample.
> In addition to modifying some source codes, I think that it is necessary to
> check about test programs related to `-fverbose-asm' under `gcc/testsuite'.
>

Yes, GCC tests are located under gcc/testsuite. There you can grep for
verbose-asm, and see if there is something helpful.

Thanks,

Christophe

> Best regards,
> --
> --------------------------------------
> Masaki Arai
> _______________________________________________
> linaro-toolchain mailing list
> linaro-toolchain@lists.linaro.org
> https://lists.linaro.org/mailman/listinfo/linaro-toolchain
_______________________________________________
linaro-toolchain mailing list
linaro-toolchain@lists.linaro.org
https://lists.linaro.org/mailman/listinfo/linaro-toolchain

Reply via email to