On Thu, Nov 7, 2024 at 1:40 PM H.J. Lu <hjl.to...@gmail.com> wrote: > > On Sat, Nov 2, 2024 at 6:48 AM H.J. Lu <hjl.to...@gmail.com> wrote: > > > > On Sat, Oct 26, 2024 at 7:25 AM H.J. Lu <hjl.to...@gmail.com> wrote: > > > > > > On Sun, Oct 20, 2024 at 6:42 AM H.J. Lu <hjl.to...@gmail.com> wrote: > > > > > > > > On Sun, Oct 13, 2024, 10:07 AM H.J. Lu <hjl.to...@gmail.com> wrote: > > > >> > > > >> Adjust BLKmode argument size for parameter alignment for sibcall check. > > > >> > > > >> gcc/ > > > >> > > > >> PR middle-end/117098 > > > >> * calls.cc (store_one_arg): Adjust BLKmode argument size for > > > >> alignment padding for sibcall check. > > > >> > > > >> gcc/testsuite/ > > > >> > > > >> PR middle-end/117098 > > > >> * gcc.dg/sibcall-12.c: New test. > > > >> > > > >> OK for master? > > > > > > > > > > > > PING. > > > > > > > > > > PING. > > > > > > https://gcc.gnu.org/pipermail/gcc-patches/2024-October/665213.html > > > > > > > PING. > > > > PING. >
PING. -- H.J.