* Florian Weimer:

> * C89 test cases that appear to make explicit use of C89-only features.
>   I plan to add /* { dg-additional-options "-std=gnu89" } */ to those
>   (or add -std=gnu89 to an existing dg-options line).  These fixes can
>   be submitted early.

Example:

<https://inbox.sourceware.org/gcc-patches/87a5spun4n....@oldenburg.str.redhat.com/>

>
> * Overly reduced test cases where I can verify that the less-reduced
>   test case still reproduces the bug.  Can be submitted early.

<https://inbox.sourceware.org/gcc-patches/87r0m1t7yc....@oldenburg.str.redhat.com/>

> * Similar test cases where I cannot verify that the test case is still
>   reproducing the bug, but where I assume that the unreduction is
>   harmless as far as the test objective is concerned.  Can be submitted
>   early (but should be in a separate patch from the previous one).

<https://inbox.sourceware.org/gcc-patches/87zg0pt80z....@oldenburg.str.redhat.com/>

Thanks,
Florian

Reply via email to