Re: [PATCH] modula-2, driver: Implement handling for -static-libgm2.

2023-01-04 Thread Gaius Mulley via Gcc-patches
gies, when I came to apply this I realised that I posted the wrong > version of the patch - omitting the documentation changes. > > Here is the version with (albeit basic) documentation. > Still OK for master? > Iain Hi Iain, yes LGTM thanks, Gaius > [PATCH] modula-2, dr

Re: [PATCH] modula-2, driver: Implement handling for -static-libgm2.

2023-01-04 Thread Iain Sandoe
ong version of the patch - omitting the documentation changes. Here is the version with (albeit basic) documentation. Still OK for master? Iain [PATCH] modula-2, driver: Implement handling for -static-libgm2. This was unimplemented so far. gcc/ChangeLog: * common.opt: Add -static-libgm2.

Re: [PATCH] modula-2, driver: Implement handling for -static-libgm2.

2023-01-04 Thread Gaius Mulley via Gcc-patches
Iain Sandoe writes: > tested on x86_64-linux-gnu, x86_64,aarch64-darwin21, > OK for trunk? > thanks, > Iain > > --- 8< --- > > This was unimplemented so far. > > gcc/ChangeLog: > > * common.opt: Add -static-libgm2. > * config/darwin.h (LINK_SPEC): Handle static-libgm2. > > gcc/m2/Chan

[PATCH] modula-2, driver: Implement handling for -static-libgm2.

2023-01-02 Thread Iain Sandoe via Gcc-patches
tested on x86_64-linux-gnu, x86_64,aarch64-darwin21, OK for trunk? thanks, Iain --- 8< --- This was unimplemented so far. gcc/ChangeLog: * common.opt: Add -static-libgm2. * config/darwin.h (LINK_SPEC): Handle static-libgm2. gcc/m2/ChangeLog: * gm2spec.cc (lang_specific