[PATCH] stdio-common: Exclude bug28 when clang is used
H.J. Lu
hjl.tools@gmail.com
Wed Dec 18 18:24:57 GMT 2024
On Thu, Dec 19, 2024 at 1:42 AM Joseph Myers <josmyers@redhat.com> wrote:
>
> On Wed, 18 Dec 2024, H.J. Lu wrote:
>
> > Clang 19 takes a very long time, it ran more than 27 minutes on Intel Core
> > i7-1195G7 before the process was killed, to compile bug28.c. Exclude it
> > when Clang is used for testing.
>
> Please include a reference to the upstream Clang bug for this performance
> issue in a Makefile comment and make sure to adjust things appropriately
> once that bug is fixed. We shouldn't artificially disable tests for an
> external bug without such a comment referencing the bug filed in an issue
> tracker.
Done. Fixed in v2.
--
H.J.
More information about the Libc-alpha
mailing list