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

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

https://gcc.gnu.org/g:2cef99175af1ad95283d4b35bced73c3a510f6d6

commit r12-6733-g2cef99175af1ad95283d4b35bced73c3a510f6d6
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.

Reply via email to