Re: [PATCH] check-function-bodies: Support "^[0-9]+:"

2025-07-07 Thread H.J. Lu
On Fri, Jul 4, 2025 at 5:20 PM H.J. Lu wrote: > > On Thu, Jul 3, 2025 at 2:02 PM H.J. Lu wrote: > > > > On Wed, Jul 2, 2025 at 9:12 AM H.J. Lu wrote: > > > > > > While working on > > > > > > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120881 > > > > > > I tried to use check-function-bodies to v

Re: [PATCH] check-function-bodies: Support "^[0-9]+:"

2025-07-04 Thread H.J. Lu
On Thu, Jul 3, 2025 at 2:02 PM H.J. Lu wrote: > > On Wed, Jul 2, 2025 at 9:12 AM H.J. Lu wrote: > > > > While working on > > > > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120881 > > > > I tried to use check-function-bodies to verify that > > > > 1: call mcount > > > > generated by "-pg" is pla

Re: [PATCH] check-function-bodies: Support "^[0-9]+:"

2025-07-02 Thread H.J. Lu
a287188cc242d886977a17e1559861da Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Wed, 2 Jul 2025 08:51:47 +0800 Subject: [PATCH] check-function-bodies: Support "^[0-9]+:" While working on https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120936 I tried to use check-function-bodies to v

[PATCH] check-function-bodies: Support "^[0-9]+:"

2025-07-01 Thread H.J. Lu
81 * lib/scanasm.exp (check-function-bodies): Allow "^[0-9]+:". OK for master? Thanks. -- H.J. From 42dc904c7e155eae1893152b8db46e697136 Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Wed, 2 Jul 2025 08:51:47 +0800 Subject: [PATCH] check-function-bodies: Support "^[0