On Sat, 16 Dec 2023 at 22:41, David H. Lynch Jr. wrote:
> I am looking for any help I can get - pointers as to where to start
> with GCC, docs or howto's through to someone that wishes to participate
> in the project. There is a potential for compensation - we are seeking
> a grant, though our lon
On Thu, 2023-12-14 at 20:50 -0500, James K. Lowden wrote:
> On Fri, 15 Dec 2023 14:43:22 -0500
> "David H. Lynch Jr. via Gcc" wrote:
>
> > Right now I am just focused on some means to deliver support.
>
> Hi David,
>
> My colleague Bob Dubner and I have been extending GCC every day for
> the
Snapshot gcc-13-20231216 is now available on
https://gcc.gnu.org/pub/gcc/snapshots/13-20231216/
and on various mirrors, see https://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 13 git branch
with the following options: git://gcc.gnu.org/git/gcc.git branch
-fgnu-tm support has not been improved since GCC 5 or earlier. It is
not even supported with LTO. Does it make sense to deprecate the
support for GCC 14 and remove it in GCC 15?
Thanks,
Andrew Pinski