Re: [PATCH 1/5] i386/pc/int.h: conditionally apply regparm attr.
Daniel Kiper <[email protected]> Tue, 27 Jan 2026 15:48:09 +0100
| Newsgroups | org.gnu.grub-devel |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Jan 26, 2026 at 06:59:32AM -0500, Nicholas Vinson wrote: > Modern compilers are becoming more strict and are starting to warn when > certain attributs are ignored. The regparam attribute is such an > attribute. > > Update the code so the regparam attribute is only appled when building > against i386 targets as that is the only scenario when it is not > ignored. > > Signed-off-by: Nicholas Vinson <[email protected]> Reviewed-by: Daniel Kiper <[email protected]> Daniel _______________________________________________ Grub-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/grub-devel