On Thu, May 28, 2020 at 7:30 AM Marek Polacek <pola...@redhat.com> wrote: > > On Thu, May 28, 2020 at 07:10:20AM -0700, H.J. Lu via Gcc-patches wrote: > > On Wed, May 27, 2020 at 8:26 AM Richard Biener via Gcc-patches > > <gcc-patches@gcc.gnu.org> wrote: > > > > > > On Wed, May 27, 2020 at 3:33 PM Eric Botcazou <botca...@adacore.com> > > > wrote: > > > > > > > > > Please use int128 effective target rather than lp64 in the tests that > > > > > need > > > > > __int128 type. > > > > > > > > OK, thanks, adjusted locally. > > > > > > OK. > > > > I am checking in this as an obvious fix. > > In > https://gcc.gnu.org/git/?p=gcc.git;a=commitdiff;h=7e58fe0e4c2b79a1cf5c93161856e27e1c830162 > you've committed a new ChangeLog entry to a ChangeLog file. This should no > longer happen: > https://gcc.gnu.org/pipermail/gcc-patches/2020-May/546472.html > > Please revert that -- the bot should take care of adding the ChangeLog entry > from the commit message to the ChangeLog file.
Done. -- H.J.