Bug#1017765: (no subject)

2022-09-29 Thread Jochen Sprickerhof
Control: affects -1 - libeigen3-dev src:pcl Hi Sylvestre, Anton added an upstream patch to libeigen3-dev to work around this: https://gitlab.com/libeigen/eigen/-/commit/fb05198bddcc21b97232df5f4000583d66d033b3 I don't have enough insights if this is actually a bug in clang or rather something

Bug#1017765: (no subject)

2022-08-20 Thread Jochen Sprickerhof
Hi Sylvestre,, * Sylvestre Ledru [2022-08-19 23:46]: Could you please provide a reduce test case? Sure, this produces the same error with clang++-14 on armel but works with clang++-13 and gcc: template void psincos_float(Packet &_x) { __asm__("" : "+g,w"(_x)); } int main() {} Some contex

Bug#1017765: (no subject)

2022-08-19 Thread Sylvestre Ledru
Hello Could you please provide a reduce test case? Thanks Sylvestre On 2022-08-19 23:34, Jochen Sprickerhof wrote: Package: clang-14 Version: 1:14.0.6-2 Severity: normal X-Debbugs-Cc: jspri...@debian.org Control: affects -1 libeigen3-dev src:pcl Hi, on an up to date armel: jspricke@harris:~$

Bug#1017765: (no subject)

2022-08-19 Thread Jochen Sprickerhof
Package: clang-14 Version: 1:14.0.6-2 Severity: normal X-Debbugs-Cc: jspri...@debian.org Control: affects -1 libeigen3-dev src:pcl Hi, on an up to date armel: jspricke@harris:~$ dd-schroot-cmd -c $sessionid apt-get install clang-13 clang-14 libeigen3-dev (sid_armel-dchroot)jspricke@harris:~$ ec