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

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

https://gcc.gnu.org/g:9e76f4d32f00633bc0e1e51c20f685d58ae8a74f

commit r10-10407-g9e76f4d32f00633bc0e1e51c20f685d58ae8a74f
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