Re: [PATCH v2 3/5] ada: Improve attribute exclusion handling

2023-11-20 Thread Marc Poulhiès
Andrew Carlotti writes: > On Fri, Nov 17, 2023 at 11:45:16AM +0100, Marc Poulhi�s wrote: >> >> Hello, >> >> > I haven't manged to test the Ada frontend, but this patch (and the >> > following >> >> I don't have an aarch64 setup to test, but I may be able to help with the >> issue preventing

Re: [PATCH v2 3/5] ada: Improve attribute exclusion handling

2023-11-17 Thread Andrew Carlotti
On Fri, Nov 17, 2023 at 11:45:16AM +0100, Marc Poulhi�s wrote: > > Hello, > > > I haven't manged to test the Ada frontend, but this patch (and the following > > I don't have an aarch64 setup to test, but I may be able to help with the > issue preventing you from testing. Can you elaborate what

Re: [PATCH v2 3/5] ada: Improve attribute exclusion handling

2023-11-17 Thread Marc Poulhiès
Hello, > I haven't manged to test the Ada frontend, but this patch (and the following I don't have an aarch64 setup to test, but I may be able to help with the issue preventing you from testing. Can you elaborate what is the problem? Marc

[PATCH v2 3/5] ada: Improve attribute exclusion handling

2023-11-16 Thread Andrew Carlotti
Change the handling of some attribute mutual exclusions to use the generic attribute exclusion lists, and fix some asymmetric exclusions by adding the exclusions for always_inline after noinline or target_clones. Aside from the new always_inline exclusions, the only change is functionality is the