[Bug preprocessor/47857] New: Pragma once warning when compiling PCH

olafvdspek at gmail dot com gcc-bugzilla@gcc.gnu.org
Wed Feb 23 12:32:00 GMT 2011


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

           Summary: Pragma once warning when compiling PCH
           Product: gcc
           Version: 4.4.5
            Status: UNCONFIRMED
          Severity: minor
          Priority: P3
         Component: preprocessor
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: olafvdspek@gmail.com


g++ a.h 

a.h:
#pragma once // warning: #pragma once in main file



More information about the Gcc-bugs mailing list