RE: [EXTERNAL] [PATCH] Enable autofdo bootstrap for lto/fortran

2024-11-08 Thread Eugene Rozenfeld
@gcc.gnu.org Cc: Eugene Rozenfeld ; Andi Kleen Subject: [EXTERNAL] [PATCH] Enable autofdo bootstrap for lto/fortran From: Andi Kleen When autofdo bootstrap support was originally implemented there were issues with the LTO bootstrap, that is why it wasn't enabled for them. I retested this no

[PATCH] Enable autofdo bootstrap for lto/fortran

2024-10-31 Thread Andi Kleen
From: Andi Kleen When autofdo bootstrap support was originally implemented there were issues with the LTO bootstrap, that is why it wasn't enabled for them. I retested this now and it works on x86_64-linux. Fortran was also missing, not sure why. Also enabled now. gcc/fortran/ChangeLog: