[LLVMbugs] [Bug 3236] New: precompiled headers are broken on linux x86-64

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Fri Dec 19 03:47:47 PST 2008


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: unassignedbugs at nondot.org
        ReportedBy: rafael.espindola at gmail.com
                CC: llvmbugs at cs.uiuc.edu


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.



More information about the llvm-bugs mailing list