$ cat err.h
#error err

$ gcc -c err.h
err.h:1:2: error: #error err

$ ls err.h.gch
err.h.gch


-- 
           Summary: Precompiled header file not removed on error
           Product: gcc
           Version: 4.2.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: photon at seznam dot cz
  GCC host triplet: Linux OpenSuse 10.3


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

Reply via email to