[Bug c++/60335] New: confused by earlier errors, bailing out

vanyacpp at gmail dot com gcc-bugzilla@gcc.gnu.org
Mon Feb 24 23:39:00 GMT 2014


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60335

            Bug ID: 60335
           Summary: confused by earlier errors, bailing out
           Product: gcc
           Version: 4.7.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: vanyacpp at gmail dot com

struct baz0 
{
    int baz1(void bar0, struct bar0 {} bar3);
};



More information about the Gcc-bugs mailing list