-
Notifications
You must be signed in to change notification settings - Fork 15.2k
Closed
Labels
bugzillaIssues migrated from bugzillaIssues migrated from bugzillallvm-toolsAll llvm tools that do not have corresponding tagAll llvm tools that do not have corresponding tag
Description
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
Labels
bugzillaIssues migrated from bugzillaIssues migrated from bugzillallvm-toolsAll llvm tools that do not have corresponding tagAll llvm tools that do not have corresponding tag