Re: Fix v850 libgloss for c99/gcc-14
Jeff Johnston <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <CAOox84ukcR1xxM_nMEkaBBqwsYTfh3rO7E0n-oETcHNa+C1=3g@mail.gmail.com> |
Hi Jeff, please feel free to check in such similar patches in other libgloss platforms. Are there any more? I ask because it makes sense to hold off the snapshot until you are done. -- Jeff J. On Thu, Dec 21, 2023 at 3:09 PM Jeff Law <[email protected]> wrote: > So the prior patch for sysnecv850 was in newlib. This time we're fixing > v850 bits in libgloss. > > > Like other patches submitted recently, this converts implicit ints to > explicit ints, adds a missing prototype and header includes. > > OK for the trunk? > > Jeff