Bug 1718492
| Summary: | Enable avr experimental target? | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Elliott Sales de Andrade <quantum.analyst> |
| Component: | llvm | Assignee: | Tom Stellard <tstellar> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 31 | CC: | dmalcolm, jakub, jistone, scottt.tw, sguelton, siddharth.kde, tstellar |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-09-23 07:30:42 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Elliott Sales de Andrade
2019-06-07 23:21:57 UTC
Random informations on the subject: - http://lab.llvm.org:8011/builders/llvm-avr-linux (the associated buildbot) has been down for more than 5 months - last update on the subject http://lists.llvm.org/pipermail/llvm-dev/2019-January/129089.html - the project maintainer is pretty active on the test suite https://github.com/dylanmckay/avr-compiler-integration-tests/commits/master @tstellar, what's the policy wrt experimental targets? Relatedly, tinygo just got a RISC-V target, which appears to be experimental in llvm as well and not yet enabled in Fedora. @tstellar : lets activate them for llvm 8.0.1 ? This bug appears to have been reported against 'rawhide' during the Fedora 31 development cycle. Changing version to '31'. This bug appears to have been reported against 'rawhide' during the Fedora 31 development cycle. Changing version to 31. Any progress on this? Not to compare distros too much, but it's weird that Fedora does not have these enabled when Debian does have at least avr. See https://src.fedoraproject.org/rpms/llvm/pull-request/24, I had to disable s390 target, otherwise seems ok. See https://bugs.llvm.org/show_bug.cgi?id=43384 for s390x - specifcs For the record: lvm-9.0.0-4.fc32 got patched to support AVR for all archs (including the previously missing s390x arch) |