http://llvm.org/bugs/show_bug.cgi?id=3236

           Summary: precompiled headers are broken on linux x86-64
           Product: tools
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: llvm-gcc
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


Run the command

./gcc/cc1plus -fpreprocessed stdc++.ii -quiet -dumpbase stdc++.h -mtune=generic
-auxbase stdc++ -g -g -O2 -O0 -Winvalid-pch -Wno-deprecated -version -o
stdc++.s --output-pch= foo.gch

With the attached file. It will consume all available memory and crash.


-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to