public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
* [committed 0/2] CRIS: Fix compilation warnings that recent gcc treats as errors
@ 2023-12-06 17:50 Hans-Peter Nilsson
  2023-12-06 19:52 ` Torbjorn SVENSSON
  0 siblings, 1 reply; 8+ messages in thread
From: Hans-Peter Nilsson @ 2023-12-06 17:50 UTC (permalink / raw)
  To: newlib

As you've seen in other patch submissions, there was recently a change
in gcc such that implicit function declarations and type mismatches
are now errors, no longer just warnings.

Problems are in port-specific code, as I don't see any breakage for
arm-eabi.  Patches for some other ports are in, and I guess lots more
will trickle in as port maintainers and other people find out and fix.
This two-set of patches handles newlib and libgloss for cris-elf.

A gcc regtest round shows no regressions compared to before the
"breaking" gcc commit.  Caveat: a patch-set adding a _getentropy stub
from August (IIRC) causes lots of FAILs; some of those are worked
around in gcc to get better coverage.  Film at 11.  Anyway, a
regtest-round with these patches applied to a newlib checkout before
the _getentropy patches shows no regressions for cris-elf+cris-sim,
and working around *some* of the breakage with a slightly more recent
newlib checkout (dab15f6740ff) shows that to be the only issue.

brgds, H-P

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-12-24 10:49 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-06 17:50 [committed 0/2] CRIS: Fix compilation warnings that recent gcc treats as errors Hans-Peter Nilsson
2023-12-06 19:52 ` Torbjorn SVENSSON
2023-12-15  4:24   ` Hans-Peter Nilsson
2023-12-21 17:37     ` Torbjorn SVENSSON
2023-12-21 18:26       ` Hans-Peter Nilsson
2023-12-23 10:58         ` Torbjorn SVENSSON
2023-12-23 16:44           ` Hans-Peter Nilsson
2023-12-24 10:49             ` Torbjorn SVENSSON

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).