Looks good. Eugene
-----Original Message----- From: Kugan Vivekanandarajah <kvivekana...@nvidia.com> Sent: Wednesday, May 28, 2025 3:59 PM To: gcc-patches@gcc.gnu.org Cc: Jan Hubicka <hubi...@ucw.cz>; Eugene Rozenfeld <eugene.rozenf...@microsoft.com> Subject: [EXTERNAL] [PATCH] [AUTOFDO] Enable autofdo tests for aarch64 Hi, autofdo tests are now running only for x86. This patch makes it run for aarch64 too. Verified that perf and create_gcov are running as expected. gcc/ChangeLog: * config/aarch64/gcc-auto-profile: Make script executable. gcc/testsuite/ChangeLog: * lib/target-supports.exp: Enable autofdo tests for aarch64. Is this OK? Thanks, Kugan