GCC 13.1 release. Upstream bugs (http://gcc.gnu.org/PRNNNNN) fixed: 53164, 54816, 61615, 70243, 85686, 87477, 88247, 91941, 92779, 93339, 93813, 98408, 99708, 99982, 100948, 102106, 102146, 104272, 104312, 104349, 104989, 105205, 105848, 106602, 106918, 107041, 107484, 107769, 108139, 108241, 108291, 108699, 108722, 108807, 108809, 108812, 108815, 108827, 108892, 108947, 108959, 108969, 109040, 109104, 109107, 109160, 109277, 109300, 109303, 109304, 109306, 109318, 109357, 109374, 109375, 109376, 109384, 109386, 109388, 109392, 109402, 109410, 109417, 109420, 109423, 109427, 109434, 109458, 109462, 109469, 109473, 109479, 109482, 109488, 109491, 109492, 109496, 109497, 109502, 109508, 109510, 109511, 109514, 109524, 109525, 109531, 109539, 109556, 109564, 109566, 109583
Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:
sudo dnf upgrade --refresh --advisory=FEDORA-2023-e3f3a575ba
Please login to add feedback.
This update has been submitted for testing by jakub.
This update's test gating status has been changed to 'waiting'.
This update's test gating status has been changed to 'passed'.
This update's test gating status has been changed to 'failed'.
This update has been pushed to testing.
This update's test gating status has been changed to 'waiting'.
This update's test gating status has been changed to 'failed'.
Works.
This update's test gating status has been changed to 'waiting'.
This update's test gating status has been changed to 'passed'.
This update has been submitted for stable by jakub.
Works great! LGTM! =)
FWIW, I reran fedora-ci.koji-build.tier0.functional outside of CI, no issue found.
@jakub "fedora-ci.koji-build.rpminspect.static-analysis" isn't a blocking test but the output is worth checking, namely the debuginfo issues: there are some debuginfo files without debugging symbols on one hand and some regular binaries with debugging symbols on the other hand
.symtab and .debug_info sections in libgo and gccgo binaries are intentional, go unfortunately isn't able to deal with stripped or stripped to file executables or libraries. Missing .gdb_index must be some GDB issue, perhaps it gives up on Ada debuginfo. The Wbidi-chars tests intentionally test how the compiler behaves on the problematic Unicode chars. If it would be possible to waive some of this and be remembered for all future gcc builds, I'd waive it somewhere, but I'm certainly not willing to waive it for each single build when it reports the same things again and again.
@jakub Thanks! I'm aware of the bidi false positives, I see and waive them in RHEL as well. The debuginfo issues however were new to me. Thank you again for the reply.
RHEL doesn't ship gccgo nor gnat I think.
This update has been pushed to stable.