https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108383
--- Comment #6 from BBK <eebssk1 at godaftwithebk dot pub> --- I will try modify gcc's code to simply return instead of assert error if the condition does not match to allow the compilation, and then check if the result binary still woking as expected. This is only solution I came up with in the mean time since devs are currently not focused on such small bug.