Re: [PATCH] guality: Workaround for guality/pr59776.c testcase

2020-11-16 Thread Richard Biener
On Mon, 16 Nov 2020, Jakub Jelinek wrote: > Hi! > > The test has been added 3 years before noipa attribute has been introduced, > but already at that point I wanted to avoid IPA opts getting into way, > most of the foo function is optimized away and the debug info just points > to the caller\s va

[PATCH] guality: Workaround for guality/pr59776.c testcase

2020-11-16 Thread Jakub Jelinek via Gcc-patches
Hi! The test has been added 3 years before noipa attribute has been introduced, but already at that point I wanted to avoid IPA opts getting into way, most of the foo function is optimized away and the debug info just points to the caller\s var. With the recent modref/aliasing changes the caller'