Re: Fix v850 libgloss for c99/gcc-14
Jeff Law <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <[email protected]> |
On 12/21/23 15:46, Jeff Johnston wrote: > Hi Jeff, please feel free to check in such similar patches in other > libgloss platforms. Are there any more? We're about done with the trivial ones. And some of the stuff needs cleanup in my local tree before submitting to be consistent (ex, don't explicitly prototype something when we can just #include the right header). Point being, I think things will be broken a bit longer with gcc-14, but that's still months from release, so I don't think that's a major problem. > I ask because it makes sense to hold off the snapshot until you are done. I'd lean towards making your snapshot whenever is convenient for you and the project rather than waiting for everything to be working with gcc-14. Jeff