https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103370

Joseph S. Myers <jsm28 at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aurelien at aurel32 dot net,
                   |                            |schwab at gcc dot gnu.org
     Ever confirmed|0                           |1
   Last reconfirmed|                            |2024-12-17
             Status|UNCONFIRMED                 |NEW

--- Comment #13 from Joseph S. Myers <jsm28 at gcc dot gnu.org> ---
This reappeared with my GCC 13 branch glibc bot with the glibc commit

commit 9a4b0eaf726f5404c6683d5c7c5e86f61c3f3fbc
Author: Aurelien Jarno <aurel...@aurel32.net>
Date:   Sat Dec 14 11:44:11 2024 +0100

    iconv: do not report error exit with transliteration [BZ #32448]

although surely this reappearance surely just indicates how sensitive this
issue is to minor variations in either the source code or GCC itself, not any
problem with that glibc commit. (It was also present on GCC 14 branch the last
time I tried to update build-many-glibcs.py to default to using GCC 14 instead
of GCC 13.)

Reply via email to