Bug#804561: GCC can't compile a program using RDSEED intrinsics

2021-08-16 Thread Dennis Filder
Control: tag - bullseye bookworm This can be closed as the bug no longer manifests. The first version of gcc-9 with the fix[0] that reached testing was 9.1.0-10 on 2019-07-26. In 8.* it has never been fixed. Regards, Dennis Filder. 0: https://gcc.gnu.org/git/?p=gcc.git;a=commitdiff;h

Bug#968670: dwz: Fails with "Unknown DWARF DW_OP_1" (more info needed)

2021-02-05 Thread Dennis Filder
Control: tag -1 - patch + moreinfo After looking into this some more, I don't think this is necessarily a bug in dwz, but it could also be either someone using rogue DW_OP_* definitions with values 0x00 and 0x01 or a buggy compiler/assembler backend emitting junk. While applying the patch probabl

Bug#968670: dwz: Fails with "Unknown DWARF DW_OP_1"

2021-02-05 Thread Dennis Filder
duced DWARF tags produced by current gcc/binutils/etc. . A better approach would build-depend on libiberty-dev (20210106-1 has them), include/copy them and update COPYRIGHT_YEARS with contrib/release/gen-copyright-years.sh. Author: Dennis Filder Bug-Debian: https://bugs.debian.org/968670 Last-U