On 05.06.25 19:11, Mikulas Patocka wrote:
gcc-15 in Debian is accidentally compiled with --enable-checking=yes,extra,rtl - these are options for gcc developers, they shouldn't be used for releases because they slow down compilation and make gcc consume more memory.
no, that's done by intent, until the first version of the build enters testing. Remember, you download it from experimental ...
We will change that with the 15.2.0 release.