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

vanyacpp at gmail dot com gcc-bugzilla@gcc.gnu.org
Sun Mar 2 01:01:00 GMT 2014


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

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

float foo4()
{}

namespace foo4 
{
    struct bar6 
    {
        friend wchar_t bar1();
    };
}

GCC 4.7.3



More information about the Gcc-bugs mailing list