[Bug middle-end/16216] New: [3.5 Regression] ICE in gimplify_va_arg_expr after error

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Jun 25 23:32:00 GMT 2004


I saw this when I was looking to PR 16211 because I acidently compiled the C++ code with the C 
compiler:
void func()
{
        const char *pek; int i;
        pek=__builtin_va_arg(ap,const char*);
}

-- 
           Summary: [3.5 Regression] ICE in gimplify_va_arg_expr after error
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Keywords: ice-on-invalid-code, error-recovery
          Severity: minor
          Priority: P2
         Component: middle-end
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: pinskia at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org,rth at gcc dot gnu dot
                    org


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



More information about the Gcc-bugs mailing list