On Tue, Jul 30, 2024 at 09:40:42AM -0700, Andi Kleen wrote: > From: Andi Kleen <a...@gcc.gnu.org> > > ... that uses -march=native -mtune=native to build a compiler optimized > for the host. > > config/ChangeLog: > > * bootstrap-native.mk: New file. > > gcc/ChangeLog: > > * doc/install.texi: Document bootstrap-native.
I haven't gotten any approval on this patch. Since multiple people liked it and it borders on the trivial and cannot break anything else I plan to commit it in a week under the "obvious" rule, unless someone objects. Thanks, -Andi