Closed
Description
$ rustc -C target-feature=blup
rustc: /buildslave/rust-buildbot/slave/nightly-dist-rustc-linux/build/src/llvm/lib/MC/SubtargetFeature.cpp:194: static void llvm::SubtargetFeatures::ApplyFeatureFlag(llvm::FeatureBitset&, llvm::StringRef, llvm::ArrayRefllvm::SubtargetFeatureKV): Assertion `hasFlag(Feature)' failed.
Metadata
Metadata
Assignees
Labels
Type
Projects
Milestone
Relationships
Development
No branches or pull requests
Activity
ghost commentedon Mar 11, 2017
istankovic commentedon Mar 18, 2018
Still a problem with
rustc 1.26.0-nightly (adf2135ad 2018-03-17)
:#[target_feature]
#44839nagisa commentedon Jan 17, 2019
ICE is not reproducible with 1.33 nightly. Closing.