[llvm-dev] [cfe-dev] ?==?utf-8?q? [Release-testers] [9.0.0?==?utf-8?q? Release] Release Candidate 6 is here

Sam Elliott via llvm-dev llvm-dev at lists.llvm.org
Tue Sep 17 09:14:02 PDT 2019


Hi Bernhard,

Thank you for trying the RISC-V backend, and looking for comments in the backend before filing issues.

The RISC-V backend has only recently become stable, and there are indeed some bugs in the trickier parts of the backend.

We (lowRISC and other RISC-V backend contributors) would welcome you to file bugs against the backend, but we do not feel these bugs should block the release, as they are not regressions.

Sam

> On 17 Sep 2019, at 4:41 pm, Bernhard Rosenkraenzer via cfe-dev <cfe-dev at lists.llvm.org> wrote:
> 
> Hi,
> I've updated OpenMandriva to it, all arches, no problems.
> 
> Even RISC-V is starting to work (though still a long way from being able to replace gcc on that arch). Unless someone asks me to, I won't send bug reports for what's still failing there because the code already has lots of comments saying it's broken (e.g. abi is always assumed to be ilp32 even when the target system is lp64d).
> 
> One RISC-V thing that's broken without a corresponding comment [at least one that I've found] is C++ linkage -- passing the right flags makes C applications compile (and work) with clang, but clang++ fails:
> # clang++ -march=rv64imafdc -mabi=lp64d test.cpp
> /usr/bin/ld: error in /tmp/test-24247e.o(.eh_frame); no .eh_frame_hdr table will be created
> 
> ttyl
> bero
> 
> On Tuesday, September 17, 2019 16:05 CEST, Hans Wennborg via Release-testers <release-testers at lists.llvm.org> wrote: 
> 
>> Hello everyone,
>> 
>> 9.0.0-rc6 was just tagged from the release_90 branch at r372100. In
>> the Git monorepo, it's tagged as llvmorg-9.0.0-rc6.
>> 
>> Source code and docs are available at https://prereleases.llvm.org/9.0.0/#rc6
>> 
>> This is the same as rc5 plus one very minor change (r371969) that
>> still seemed good to pick up.
>> 
>> I'm not allocating extra time for testing this one, expecting to tag
>> 'final' in a day or two unless any new problem arises. If you still
>> have cycles to spare, testing is still very much appreciated of
>> course.
>> 
>> As usual, please file bug reports about any issues you find, marking
>> them blocking of https://llvm.org/PR42474
>> 
>> Thanks,
>> Hans
>> _______________________________________________
>> Release-testers mailing list
>> Release-testers at lists.llvm.org
>> https://lists.llvm.org/cgi-bin/mailman/listinfo/release-testers
> 
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev

--
Sam Elliott
Software Developer - LLVM
lowRISC CIC
--



More information about the llvm-dev mailing list