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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2012-01-11 00:00:00         |2021-8-11

--- Comment #11 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Clang produces:
<source>:18:13: error: expected ')'
            };
            ^
<source>:14:12: note: to match this '('
      opApi(deDup(
           ^
....

Reply via email to