https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112959

Gerald Pfeifer <gerald at pfeifer dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |thierry at FreeBSD dot org

--- Comment #11 from Gerald Pfeifer <gerald at pfeifer dot com> ---
(In reply to r...@cebitec.uni-bielefeld.de from comment #6)
> What's there looks good to me.

Cool, thank you. I cherry picked the changes I made to the GCC 14 
branch, so they should be in the GCC 14.2 release.

> However, one issue mentioned in PR target/112959 is missing, namely the
> problem of getting a working Ada bootstrap compiler. I have no idea if
> gnat12 has been fixed since and is now able to build Ada on trunk/the
> gcc-14 branch.  Otherwise, the old GNAT 6.4.1 worked for me, but this
> isn't easy to find.

Looking at the lang/gnat12 and now lang/gcc13 ports and recent changes
including ones like

  commit 7d359e6b779d96d82f383e3aeee8259057b16df0
  Author: Thierry Thomas <thie...@freebsd.org>
  Date:   Wed Dec 13 22:41:20 2023 +0100

    lang/gnat12: bootstrap from previous assets by default

    All assets have been built, and it is now possible to bootstrap without
    lang/gcc6-aux!

(which was a few days after this report was filed) I am hopefully it would
work. However, I cannot guarantee.

I am temped to mark this report as RESOLVED based on my changes.

Thierry, what is your take, in particular related to building GNAT as it
comes as part of upstream GCC?

Reply via email to