https://gcc.gnu.org/bugzilla/show_bug.cgi?id=44566
--- Comment #14 from Jorn Wolfgang Rennecke <amylaar at gcc dot gnu.org> --- Shouldn't that be WONTFIX instead of FIXED? Or do you count changes in hardware architecture trends as a 'fix', as we see multi-core systems that use the same instruction set architecture for a number of cores that are differentiated into subsets that use different microarchitectures to specialize them for different kinds of tasks. (Currently mostly peak performance vs. low power continuous operation or highly-threaded loads, but clearly that could progress to more heterogeneous systems while still keeping it in the same ISA family.)