Re: building gcc 14 with gcc 14 ?

2024-12-01 Thread David H. Lynch Jr. via Gcc
tests. But that was using gcc13 to build gcc13. Then my debian system updated to gcc14 and it is failing much quicker.  I will try to post the build errors shortly. Again thx On Sat, 2024-11-30 at 09:54 +, Jonathan Wakely wrote: > > > On Sat, 30 Nov 2024, 09:01 David H.

building gcc 14 with gcc 14 ?

2024-11-30 Thread David H. Lynch Jr. via Gcc
Is it possible to build gcc 13 with gcc 14 ? My system updated to gcc 14 and I am doing some private development for hardware stesting of a new memory addressing paradigm using the GCC 13 code base. Now I can't compile. Do I need to revert my base compiler to gcc 13 ?

Re: Request for Direction.

2023-12-19 Thread David H. Lynch Jr.
implimenting that is a future problem. On Mon, 2023-12-18 at 08:59 +0100, Richard Biener wrote: > On Sat, Dec 16, 2023 at 11:53 PM Jonathan Wakely via Gcc > wrote: > > > > On Sat, 16 Dec 2023 at 22:41, David H. Lynch Jr. wrote: > > > I am looking for any help I can ge

Re: Request for Direction.

2023-12-19 Thread David H. Lynch Jr.
ler. Next the code generated for get/put will be different. On Mon, 2023-12-18 at 08:59 +0100, Richard Biener via Gcc wrote: > On Sat, Dec 16, 2023 at 11:53 PM Jonathan Wakely via Gcc > wrote: > > > > On Sat, 16 Dec 2023 at 22:41, David H. Lynch Jr. wrote: >

Re: Request for Direction.

2023-12-16 Thread David H. Lynch Jr.
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 b

Request for Direction.

2023-12-15 Thread David H. Lynch Jr. via Gcc
I am part of a project developing content addressable memory. I am the 2nd author for a paper on this presented at MEMSYS 2023, and with additions likely to be accepted by ACM shortly.  https://www.memsys.io/wp-content/uploads/2023/09/10.pdf My role is to develop software to demonstrate the benef