Skip to content

precompiled headers are broken on linux x86-64 #3608

@llvmbot

Description

@llvmbot
Bugzilla Link 3236
Resolution FIXED
Resolved on Dec 19, 2008 10:29
Version trunk
OS Linux
Reporter LLVM Bugzilla Contributor
CC @asl

Extended Description

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugzillaIssues migrated from bugzillallvm-toolsAll llvm tools that do not have corresponding tag

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions