From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 4342C3835805; Wed, 12 May 2021 10:33:15 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4342C3835805 From: "ebotcazou at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug ada/100559] Solaris SPARC GCC 11.1 Ada build: i-cexten.ads:278:28: modulus exceeds limit (2 ** 64) Date: Wed, 12 May 2021 10:33:15 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: ada X-Bugzilla-Version: unknown X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: ebotcazou at gcc dot gnu.org X-Bugzilla-Status: WAITING X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: gcc-bugs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-bugs mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 May 2021 10:33:15 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D100559 --- Comment #4 from Eric Botcazou --- > (cd /builds/psumbera/userland-gcc-11.1/components/gcc10/build/sparcv9 ; > /usr/bin/env CONFIG_SHELL=3D"/bin/sh" > PKG_CONFIG_PATH=3D"/usr/lib/sparcv9/pkgconfig" > CC=3D"/builds/psumbera/gcc10/bin/gcc" CXX=3D"/builds/psumbera/gcc10/bin/g= ++" > PATH=3D"/usr/bin/sparcv9:/builds/psumbera/gcc10/bin:/usr/gnu/bin:/usr/bin= :/usr/ > perl5/bin" CC_FOR_BUILD=3D"/builds/psumbera/gcc10/bin/gcc -m64" > CXX_FOR_BUILD=3D"/builds/psumbera/gcc10/bin/g++ -m64" CPPFLAGS=3D"-m64" > "ac_cv_func_realloc_0_nonnull=3Dyes" "NM=3D/usr/gnu/bin/nm" > INTLTOOL_PERL=3D"/usr/perl5/5.22/bin/perl" LDFLAGS=3D"" http_proxy=3D htt= ps_proxy=3D > ftp_proxy=3D PYTHON=3D"/usr/bin/python3.7" /bin/sh \ >=20=20=20=20=20=20=20=20 > /builds/psumbera/userland-gcc-11.1/components/gcc10/gcc-11.1.0/configure > --prefix=3D/usr/gcc/11 --mandir=3D/usr/gcc/11/share/man --bindir=3D/usr/g= cc/11/bin > --sbindir=3D/usr/gcc/11/sbin --libdir=3D/usr/gcc/11/lib=20=20=20 > --infodir=3D/usr/gcc/11/share/info --libexecdir=3D/usr/gcc/11/lib > --enable-languages=3D"ada,c,c++,fortran,go,objc" --enable-shared > --enable-initfini-array --disable-rpath --with-system-zlib > --with-build-config=3Dno --without-gnu-ld --with-ld=3D/usr/bin/ld --with-= gnu-as > --with-as=3D/usr/gnu/bin/as BOOT_CFLAGS=3D'-g -O2' sparcv9-sun-solaris2.1= 1) Thanks. What configure line do you use for the Intel build?=