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

--- Comment #8 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-11 branch has been updated by H.J. Lu <h...@gcc.gnu.org>:

https://gcc.gnu.org/g:1d3f5f5e52a123d7da96b659064fc2a4b8de5e64

commit r11-9481-g1d3f5f5e52a123d7da96b659064fc2a4b8de5e64
Author: H.J. Lu <hjl.to...@gmail.com>
Date:   Tue Jan 18 15:54:35 2022 -0800

    [Ada] Set target_cpu to x32 for x86_64-linux-gnux32

    Since the x86_64-linux-gnux32 compiler is actually an x32 compiler, set
    target_cpu to x32 for x86_64-linux-gnux32.

            PR ada/103538
            * gcc-interface/Makefile.in (target_cpu): Set to x32 for
            x86_64-linux-gnux32.

    (cherry picked from commit 2cef99175af1ad95283d4b35bced73c3a510f6d6)

Reply via email to