[PATCH] gcc/gcc.c: add outfiles spec

Rasmus Villemoes rv@rasmusvillemoes.dk
Tue Apr 14 12:32:02 GMT 2020


On 06/04/2020 23.18, Joseph Myers wrote:
> On Sat, 4 Apr 2020, Rasmus Villemoes wrote:
> 
>> +#ifndef OUTFILES_SPEC
>> +#define OUTFILES_SPEC "%o"
>> +#endif
> 
> A new target macro needs to be documented in tm.texi.in,

Will do.

> with tm.texi then being regenerated.

Please include information on how I would go about doing that, or point
at a README/wiki that explains it. Is it just copying the generated
tm.texi from the build/gcc/ dir back to the src/gcc/doc/ dir?

Also, does my write-after-approval permission still apply after ~1.5
years of non-activity, and the switch to git? If so, do I just make sure
my changes (after approval, of course) apply cleanly on top of master
and then push that?

Thanks,
Rasmus




More information about the Gcc-patches mailing list