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

--- Comment #1 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Richard Biener <rgue...@gcc.gnu.org>:

https://gcc.gnu.org/g:8b2b32ab2d8cff4eb0dad0ef4e72e33257574cb6

commit r12-1112-g8b2b32ab2d8cff4eb0dad0ef4e72e33257574cb6
Author: Richard Biener <rguent...@suse.de>
Date:   Fri May 28 13:05:39 2021 +0200

    c/100803 - diagnose invalid GIMPLE condition

    another easy fix for GIMPLE FE parser robustness.

    2021-05-28  Richard Biener   <rguent...@suse.de>

            PR c/100803
    gcc/c/
            * gimple-parser.c (c_parser_gimple_paren_condition): Diagnose
            invalid if conditions.

    gcc/testsuite/
            * gcc.dg/gimplefe-error-11.c: New testcase.

Reply via email to