Re: [PATCH] tailc, expand: Small incremental tweak to tail call dump [PR119718]

2025-04-11 Thread Richard Biener
> Am 11.04.2025 um 20:54 schrieb Jakub Jelinek : > > Hi! > > Here is an optional incremental tweak to the previous patch. > Instead of > > ./xgcc -B ./ -S -O2 -fdump-{tree-tailc,rtl-expand}-details pr119718.c ; grep > -B1 '^\(;; \)\?Cannot tail-call:' pr119718.c.* > pr119718.c.222t.tailc-_7

Re: [PATCH] tailc, expand: Small incremental tweak to tail call dump [PR119718]

2025-04-11 Thread Jakub Jelinek
On Fri, Apr 11, 2025 at 12:00:27PM -0700, Andrew Pinski wrote: > On Fri, Apr 11, 2025 at 11:54 AM Jakub Jelinek wrote: > > > > Hi! > > > > Here is an optional incremental tweak to the previous patch. > > Instead of > > > > ./xgcc -B ./ -S -O2 -fdump-{tree-tailc,rtl-expand}-details pr119718.c ; >

Re: [PATCH] tailc, expand: Small incremental tweak to tail call dump [PR119718]

2025-04-11 Thread Andrew Pinski
On Fri, Apr 11, 2025 at 11:54 AM Jakub Jelinek wrote: > > Hi! > > Here is an optional incremental tweak to the previous patch. > Instead of > > ./xgcc -B ./ -S -O2 -fdump-{tree-tailc,rtl-expand}-details pr119718.c ; grep > -B1 '^\(;; \)\?Cannot tail-call:' pr119718.c.* > pr119718.c.222t.tailc-_7

[PATCH] tailc, expand: Small incremental tweak to tail call dump [PR119718]

2025-04-11 Thread Jakub Jelinek
Hi! Here is an optional incremental tweak to the previous patch. Instead of ./xgcc -B ./ -S -O2 -fdump-{tree-tailc,rtl-expand}-details pr119718.c ; grep -B1 '^\(;; \)\?Cannot tail-call:' pr119718.c.* pr119718.c.222t.tailc-_7 = bar (0); pr119718.c.222t.tailc:Cannot tail-call: call invocation refe