SoftFloat Bugs ([VIRT-69])
==
- need to fix the various fcvt corner cases, won't make 2.12 :todo
- started adding support for fcvt to fp-test
[VIRT-69] https://projects.linaro.org/browse/VIRT-69
Upstream Work ([VIRT-109])
==
- catch-up on
Progress:
Monday Tuesday at Euro LLVM, trip report at
https://collaborate.linaro.org/display/CR/20180416+EuroLLVM+2018
Found an example that shows that both gold and ld attempt to fix up
illegal "by strict interpretation of ELF" local debug references to
discarded local symbols from rejected comda
== Progress ==
* GCC
- FDPIC
- binutils: sent updated patch with new target name
- GCC: cleaning patch series
- QEMU: updated patches according to Peter's feedback
* GCC upstream validation:
- minor testsuite fixes
* Infrastructure:
- Linux kernel + lava failing: kernel now fixe
=== Work done during this GCC week ===
* TCWG-1379 (stack-protector failure on GCC ARM): need feedback from
community
+ reproduce on trunk and find out why it happens on ARM and not AArch64
or x86
+ find potential issue for all targets as well, though less likely
+ find discrepencies between
Progress:
* VIRT-65 [QEMU upstream maintainership]
+ sent another patch related to linux-user signal frames (a wrinkle
I had thought had no effect with SVE disabled turns out to be
relevant in the no-SVE case too)
+ testing and applying patches for 2.12 rc4
+ code review:
-