On Fri, Jun 9, 2023 at 2:26 PM Alexandre Oliva <ol...@adacore.com> wrote: > > On Jun 9, 2023, Richard Biener <richard.guent...@gmail.com> wrote: > > > On Thu, Jun 8, 2023 at 4:38 PM Alexandre Oliva via Gcc-patches > > <gcc-patches@gcc.gnu.org> wrote: > > >> C++ requires inline functions to be declared inline and defined in > >> every translation unit that uses them. frange_nextafter is used in > >> gimple-range-op.cc but it's only defined as inline in > >> range-op-float.cc. Drop the extraneous inline specifier. > > > OK > > >> for gcc/ChangeLog > >> > >> * range-op-float.cc (frange_nextafter): Drop inline. > >> (frelop_early_resolve): Add static. > >> (frange_float): Likewise. > > The problem is also present in gcc-13. Ok there as well? Regstrapped > on x86_64-linux-gnu.
Yes. Richard. > -- > Alexandre Oliva, happy hacker https://FSFLA.org/blogs/lxo/ > Free Software Activist GNU Toolchain Engineer > Disinformation flourishes because many people care deeply about injustice > but very few check the facts. Ask me about <https://stallmansupport.org>