[Bug ada/100559] Solaris SPARC GCC 11.1 Ada build: i-cexten.ads:278:28: modulus exceeds limit (2 ** 64)

2021-05-13 Thread sumbera at volny dot cz via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100559 --- Comment #12 from Petr Sumbera --- (In reply to Eric Botcazou from comment #11) > Can you post the contents of $(srcdir)/gcc/config/sparc/t-sol2 in your setup? $ cat gcc-11.1.0/gcc/config/sparc/t-sol2 MULTILIB_OPTIONS = m32/m64

[Bug ada/100559] Solaris SPARC GCC 11.1 Ada build: i-cexten.ads:278:28: modulus exceeds limit (2 ** 64)

2021-05-13 Thread ebotcazou at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100559 Eric Botcazou changed: What|Removed |Added Status|NEW |WAITING --- Comment #11 from Eric

[Bug ada/100559] Solaris SPARC GCC 11.1 Ada build: i-cexten.ads:278:28: modulus exceeds limit (2 ** 64)

2021-05-12 Thread ebotcazou at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100559 Eric Botcazou changed: What|Removed |Added CC||ro at gcc dot gnu.org

[Bug ada/100559] Solaris SPARC GCC 11.1 Ada build: i-cexten.ads:278:28: modulus exceeds limit (2 ** 64)

2021-05-12 Thread sumbera at volny dot cz via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100559 --- Comment #9 from Petr Sumbera --- (In reply to Eric Botcazou from comment #8) > Unlikely I'd say. Could you go into the $(buildir]/gcc/ada directory and do: > ls -l rts/i-cexten.ads > ls -l rts_32/i-cexten.ads > They should not point to

[Bug ada/100559] Solaris SPARC GCC 11.1 Ada build: i-cexten.ads:278:28: modulus exceeds limit (2 ** 64)

2021-05-12 Thread ebotcazou at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100559 --- Comment #8 from Eric Botcazou --- > No local changes. > > I wonder where i-cexten.ads is being modified... Unlikely I'd say. Could you go into the $(buildir]/gcc/ada directory and do: ls -l rts/i-cexten.ads ls -l rts_32/i-cexten.ads

[Bug ada/100559] Solaris SPARC GCC 11.1 Ada build: i-cexten.ads:278:28: modulus exceeds limit (2 ** 64)

2021-05-12 Thread sumbera at volny dot cz via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100559 --- Comment #7 from Petr Sumbera --- (In reply to Eric Botcazou from comment #6) > Have you made local modifications to the source code or is it pristine? No local changes. I wonder where i-cexten.ads is being modified...

[Bug ada/100559] Solaris SPARC GCC 11.1 Ada build: i-cexten.ads:278:28: modulus exceeds limit (2 ** 64)

2021-05-12 Thread ebotcazou at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100559 --- Comment #6 from Eric Botcazou --- > /builds/psumbera/userland-gcc-11.1/components/gcc10/gcc-11.1.0/configure > --prefix=/usr/gcc/11 --mandir=/usr/gcc/11/share/man --bindir=/usr/gcc/11/bin > --sbindir=/usr/gcc/11/sbin

[Bug ada/100559] Solaris SPARC GCC 11.1 Ada build: i-cexten.ads:278:28: modulus exceeds limit (2 ** 64)

2021-05-12 Thread sumbera at volny dot cz via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100559 --- Comment #5 from Petr Sumbera --- (In reply to Eric Botcazou from comment #4) > Thanks. What configure line do you use for the Intel build? (cd /builds/psumbera/userland-gcc-11.1/components/gcc10/build/amd64 ; /usr/bin/env

[Bug ada/100559] Solaris SPARC GCC 11.1 Ada build: i-cexten.ads:278:28: modulus exceeds limit (2 ** 64)

2021-05-12 Thread ebotcazou at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100559 --- Comment #4 from Eric Botcazou --- > (cd /builds/psumbera/userland-gcc-11.1/components/gcc10/build/sparcv9 ; > /usr/bin/env CONFIG_SHELL="/bin/sh" > PKG_CONFIG_PATH="/usr/lib/sparcv9/pkgconfig" > CC="/builds/psumbera/gcc10/bin/gcc"

[Bug ada/100559] Solaris SPARC GCC 11.1 Ada build: i-cexten.ads:278:28: modulus exceeds limit (2 ** 64)

2021-05-12 Thread sumbera at volny dot cz via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100559 --- Comment #3 from Petr Sumbera --- (cd /builds/psumbera/userland-gcc-11.1/components/gcc10/build/sparcv9 ; /usr/bin/env CONFIG_SHELL="/bin/sh" PKG_CONFIG_PATH="/usr/lib/sparcv9/pkgconfig" CC="/builds/psumbera/gcc10/bin/gcc"

[Bug ada/100559] Solaris SPARC GCC 11.1 Ada build: i-cexten.ads:278:28: modulus exceeds limit (2 ** 64)

2021-05-12 Thread ebotcazou at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100559 Eric Botcazou changed: What|Removed |Added Last reconfirmed||2021-05-12

[Bug ada/100559] Solaris SPARC GCC 11.1 Ada build: i-cexten.ads:278:28: modulus exceeds limit (2 ** 64)

2021-05-12 Thread sumbera at volny dot cz via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100559 Petr Sumbera changed: What|Removed |Added Version|11.1.0 |unknown