Re: [PATCH 2/N] Enable migration to C++.

2022-05-03 Thread Jeff Law via Gcc-patches
On 5/3/2022 9:11 AM, Jeff Law wrote: On 1/5/2022 6:23 AM, Martin Liška wrote: Hi. The second patch brings us closer to C++. I used some libiberty macros and changed signed/unsigned integer types. Patch can bootstrap on x86_64-linux-gnu and survives regression tests. Ready to be installed

Re: [PATCH 2/N] Enable migration to C++.

2022-05-03 Thread Jeff Law via Gcc-patches
On 1/5/2022 6:23 AM, Martin Liška wrote: Hi. The second patch brings us closer to C++. I used some libiberty macros and changed signed/unsigned integer types. Patch can bootstrap on x86_64-linux-gnu and survives regression tests. Ready to be installed? OK.  And I think similar patches elsew

[PATCH 2/N] Enable migration to C++.

2022-01-05 Thread Martin Liška
Hi. The second patch brings us closer to C++. I used some libiberty macros and changed signed/unsigned integer types. Patch can bootstrap on x86_64-linux-gnu and survives regression tests. Ready to be installed? Thanks, MartinFrom 17de4d675005368d7e69615da22cd405542c4fe1 Mon Sep 17 00:00:00 200