Bug#1009081: g++-11: friend statement not used for template specialization

2022-04-06 Thread Vincent Danjean
Package: g++-11 Version: 11.2.0-19 Severity: normal Contrary to clang++, g++ does not honor "friend" statement when evaluating template specialization Here is a short example: $ cat toto6.cpp #include struct X { template struct check_is_map { static constexpr bool value = false; };

Bug#1009026: gcc-12: Please re-enable JIT on m68k

2022-04-06 Thread John Paul Adrian Glaubitz
Source: gcc-12 Version: 12-20220319-1 Severity: normal User: debian-...@lists.debian.org Usertags: m68k X-Debbugs-Cc: debian-...@lists.debian.org Hello! I have just successfully built gcc-12 with the JIT enabled, so it seems that the underlying bug has been fixed upstream. Can you please