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

Martin Sebor <msebor at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2016-06-19
                 CC|                            |msebor at gcc dot gnu.org
     Ever confirmed|0                           |1
      Known to fail|                            |4.5.0, 5.3.0, 6.1.0, 7.0

--- Comment #3 from Martin Sebor <msebor at gcc dot gnu.org> ---
Confirmed.  My bisection script says the most likely culprit is r157233:

r157233 | pinskia | 2010-03-04 14:59:19 -0500 (Thu, 04 Mar 2010) | 12 lines

2010-03-04  Andrew Pinski  <andrew_pin...@caviumnetworks.com>

        PR c/43248
        * c-decl.c (build_compound_literal): Return early if init is
        an error_mark_node.
2010-03-04  Andrew Pinski  <andrew_pin...@caviumnetworks.com>

        PR c/43248
        * gcc.dg/compound-literal-1.c: New testcase.

Reply via email to