public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* Upstreaming OpenRISC with GCC mainline
@ 2021-10-27 20:49 Stafford Horne
  2021-10-27 22:13 ` Joseph Myers
  0 siblings, 1 reply; 13+ messages in thread
From: Stafford Horne @ 2021-10-27 20:49 UTC (permalink / raw)
  To: GLIBC patches

Hello,

I currently am working through some of the final TODO items from
NewPorts[0] for upstreaming the OpenRISC GLIBC port I have been
working on.

 - make check - DONE 1 failure (tst-tzset fails to create 4GB file, my
tmp space is not big enough)
 - merged, split, cleaned up patches - DONE
 - build-many-glibcs.py - FAILS, GCC mainline warnings

Up until now I have been maintaining a patch[1] for fixing various GCC
mainline related issues to keep things moving forward.  However, the
patch does brute force tactical fixes to the warnings like setting 0
to variables when we have "maybe-uninitialized".   I was hoping by the
time I got to this point these things will be fixed.

The question now being, how should I go about upstreaming?  Should I
just backport my gcc patches to gcc-11 and move forward?  Or should I
work to fixup all of the GCC mainline issues the correct way?  I think
the second option may take quite some time though.

-Stafford

[0] https://sourceware.org/glibc/wiki/NewPorts
[1] https://github.com/stffrdhrn/or1k-glibc/commit/e4336ce6d3ea6d86e4b4db73c6acbbc6de1d2c37

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

end of thread, other threads:[~2021-11-02  4:18 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-27 20:49 Upstreaming OpenRISC with GCC mainline Stafford Horne
2021-10-27 22:13 ` Joseph Myers
2021-10-27 23:19   ` Stafford Horne
2021-10-28 17:15     ` Joseph Myers
2021-10-28 21:17       ` Stafford Horne
2021-10-28 21:45         ` Joseph Myers
2021-10-28 22:18           ` Stafford Horne
2021-10-29  9:05             ` Stafford Horne
2021-10-29 14:43               ` Joseph Myers
2021-10-29 15:08                 ` Stafford Horne
2021-10-30  8:56                   ` Stafford Horne
2021-11-01 20:47                     ` Joseph Myers
2021-11-02  4:18                       ` Stafford Horne

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).