This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/53897] New: one line of include stuck the compiler


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

             Bug #: 53897
           Summary: one line of include stuck the compiler
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: WuXiang47@Gmail.com


System: Windows 7 Ultimate
Version: MinGW GCC 4.7.0
Code: #include <con>
Symptom: Just one line of the above code in a single file will stuck the
compiler. This effect is also found on Windows Server 2003 SP2 with MinGW GCC
4.4.0.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]