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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |jakub at gcc dot gnu.org,
                   |                            |jason at gcc dot gnu.org
   Target Milestone|---                         |6.0
     Ever confirmed|0                           |1

--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Started with r230365. In the testcase for testsuite you want f3(n).n == 1
instead, otherwise it will fail with non-zero return code even if not
miscompiled.

Reply via email to