public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ada/97504] New: [11 regress] Ada bootstrap error after r11-4029
@ 2020-10-20 15:21 seurer at gcc dot gnu.org
  2020-10-20 15:29 ` [Bug ada/97504] " schwab@linux-m68k.org
                   ` (49 more replies)
  0 siblings, 50 replies; 51+ messages in thread
From: seurer at gcc dot gnu.org @ 2020-10-20 15:21 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 97504
           Summary: [11 regress] Ada bootstrap error after r11-4029
           Product: gcc
           Version: 11.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: ada
          Assignee: unassigned at gcc dot gnu.org
          Reporter: seurer at gcc dot gnu.org
  Target Milestone: ---

g:1e70b1a358b6ce3b894f284d88fbb90518d45cc0, r11-4029 

/home/seurer/gcc/git/build/gcc-test/./gcc/xgcc
-B/home/seurer/gcc/git/build/gcc-test/./gcc/
-B/home/seurer/gcc/git/install/gcc-test/powerpc64le-unknown-linux-gnu/bin/
-B/home/seurer/gcc/git/install/gcc-test/powerpc64le-unknown-linux-gnu/lib/
-isystem
/home/seurer/gcc/git/install/gcc-test/powerpc64le-unknown-linux-gnu/include
-isystem
/home/seurer/gcc/git/install/gcc-test/powerpc64le-unknown-linux-gnu/sys-include
   -c -g -O2  -fPIC  -W -Wall -gnatpg -nostdinc   a-nallfl.ads -o a-nallfl.o
a-nallfl.ads:48:13: warning: intrinsic binding type mismatch on return value
a-nallfl.ads:48:13: warning: intrinsic binding type mismatch on argument 1
a-nallfl.ads:48:13: warning: profile of "Sin" doesn't match the builtin it
binds
a-nallfl.ads:51:13: warning: intrinsic binding type mismatch on return value
a-nallfl.ads:51:13: warning: intrinsic binding type mismatch on argument 1
a-nallfl.ads:51:13: warning: profile of "Cos" doesn't match the builtin it
binds
a-nallfl.ads:54:13: warning: intrinsic binding type mismatch on return value
a-nallfl.ads:54:13: warning: intrinsic binding type mismatch on argument 1
a-nallfl.ads:54:13: warning: profile of "Tan" doesn't match the builtin it
binds
a-nallfl.ads:57:13: warning: intrinsic binding type mismatch on return value
a-nallfl.ads:57:13: warning: intrinsic binding type mismatch on argument 1
a-nallfl.ads:57:13: warning: profile of "Exp" doesn't match the builtin it
binds
a-nallfl.ads:60:13: warning: intrinsic binding type mismatch on return value
a-nallfl.ads:60:13: warning: intrinsic binding type mismatch on argument 1
a-nallfl.ads:60:13: warning: profile of "Sqrt" doesn't match the builtin it
binds
a-nallfl.ads:63:13: warning: intrinsic binding type mismatch on return value
a-nallfl.ads:63:13: warning: intrinsic binding type mismatch on argument 1
a-nallfl.ads:63:13: warning: profile of "Log" doesn't match the builtin it
binds
a-nallfl.ads:66:13: warning: intrinsic binding type mismatch on return value
a-nallfl.ads:66:13: warning: intrinsic binding type mismatch on argument 1
a-nallfl.ads:66:13: warning: profile of "Acos" doesn't match the builtin it
binds
a-nallfl.ads:69:13: warning: intrinsic binding type mismatch on return value
a-nallfl.ads:69:13: warning: intrinsic binding type mismatch on argument 1
a-nallfl.ads:69:13: warning: profile of "Asin" doesn't match the builtin it
binds
a-nallfl.ads:72:13: warning: intrinsic binding type mismatch on return value
a-nallfl.ads:72:13: warning: intrinsic binding type mismatch on argument 1
a-nallfl.ads:72:13: warning: profile of "Atan" doesn't match the builtin it
binds
a-nallfl.ads:75:13: warning: intrinsic binding type mismatch on return value
a-nallfl.ads:75:13: warning: intrinsic binding type mismatch on argument 1
a-nallfl.ads:75:13: warning: profile of "Sinh" doesn't match the builtin it
binds
a-nallfl.ads:78:13: warning: intrinsic binding type mismatch on return value
a-nallfl.ads:78:13: warning: intrinsic binding type mismatch on argument 1
a-nallfl.ads:78:13: warning: profile of "Cosh" doesn't match the builtin it
binds
a-nallfl.ads:81:13: warning: intrinsic binding type mismatch on return value
a-nallfl.ads:81:13: warning: intrinsic binding type mismatch on argument 1
a-nallfl.ads:81:13: warning: profile of "Tanh" doesn't match the builtin it
binds
a-nallfl.ads:84:13: warning: intrinsic binding type mismatch on return value
a-nallfl.ads:84:13: warning: intrinsic binding type mismatch on argument 1
a-nallfl.ads:84:13: warning: profile of "Pow" doesn't match the builtin it
binds
../gcc-interface/Makefile:302: recipe for target 'a-nallfl.o' failed
make[7]: *** [a-nallfl.o] Error 1

commit 1e70b1a358b6ce3b894f284d88fbb90518d45cc0 (HEAD)
Author: Alexandre Oliva <oliva@adacore.com>
Date:   Sun Oct 18 17:19:53 2020 -0300

^ permalink raw reply	[flat|nested] 51+ messages in thread

end of thread, other threads:[~2022-02-13 23:03 UTC | newest]

Thread overview: 51+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-20 15:21 [Bug ada/97504] New: [11 regress] Ada bootstrap error after r11-4029 seurer at gcc dot gnu.org
2020-10-20 15:29 ` [Bug ada/97504] " schwab@linux-m68k.org
2020-10-21  6:07 ` [Bug ada/97504] [11 Regression] " rguenth at gcc dot gnu.org
2020-10-21  8:48 ` stefansf at linux dot ibm.com
2020-10-22 18:15 ` ebotcazou at gcc dot gnu.org
2020-10-23  6:14 ` aoliva at gcc dot gnu.org
2020-10-23  6:21 ` aoliva at gcc dot gnu.org
2020-10-23  9:39 ` cvs-commit at gcc dot gnu.org
2020-10-23  9:43 ` aoliva at gcc dot gnu.org
2020-10-23  9:50 ` stefansf at linux dot ibm.com
2020-10-24 14:26 ` schwab@linux-m68k.org
2020-10-24 14:56 ` seurer at gcc dot gnu.org
2020-10-27 10:21 ` marxin at gcc dot gnu.org
2020-10-27 10:33 ` ebotcazou at gcc dot gnu.org
2020-10-27 12:31 ` ebotcazou at gcc dot gnu.org
2020-10-27 12:35 ` seurer at gcc dot gnu.org
2020-10-27 14:51 ` marxin at gcc dot gnu.org
2020-10-27 17:46 ` ebotcazou at gcc dot gnu.org
2020-10-28  3:23 ` aoliva at gcc dot gnu.org
2020-10-28 10:56 ` cvs-commit at gcc dot gnu.org
2020-10-29  9:37 ` marxin at gcc dot gnu.org
2020-10-29  9:37 ` marxin at gcc dot gnu.org
2020-10-29  9:37 ` marxin at gcc dot gnu.org
2020-10-29  9:38 ` marxin at gcc dot gnu.org
2020-10-29 11:45 ` ebotcazou at gcc dot gnu.org
2020-10-29 18:26 ` marxin at gcc dot gnu.org
2020-10-30  8:42 ` rguenth at gcc dot gnu.org
2020-10-30 10:10 ` ebotcazou at gcc dot gnu.org
2020-10-30 13:48 ` ebotcazou at gcc dot gnu.org
2020-11-05 16:24 ` marxin at gcc dot gnu.org
2020-11-05 16:25 ` marxin at gcc dot gnu.org
2020-11-05 16:57 ` ebotcazou at gcc dot gnu.org
2020-11-05 16:58 ` ebotcazou at gcc dot gnu.org
2020-11-06 10:01 ` marxin at gcc dot gnu.org
2020-11-19 14:57 ` danglin at gcc dot gnu.org
2020-11-20 14:01 ` danglin at gcc dot gnu.org
2020-11-27 12:53 ` marxin at gcc dot gnu.org
2020-11-27 13:20 ` ebotcazou at gcc dot gnu.org
2020-11-27 16:20 ` danglin at gcc dot gnu.org
2020-11-29 15:58 ` cvs-commit at gcc dot gnu.org
2020-12-03 18:53 ` ebotcazou at gcc dot gnu.org
2020-12-04  8:16 ` ebotcazou at gcc dot gnu.org
2020-12-07  8:41 ` cvs-commit at gcc dot gnu.org
2020-12-17  8:24 ` glaubitz at physik dot fu-berlin.de
2021-01-14  9:28 ` rguenth at gcc dot gnu.org
2021-01-14  9:30 ` marxin at gcc dot gnu.org
2021-01-14  9:45 ` doko at debian dot org
2021-01-14 10:10 ` marxin at gcc dot gnu.org
2022-02-13 22:58 ` cvs-commit at gcc dot gnu.org
2022-02-13 23:01 ` cvs-commit at gcc dot gnu.org
2022-02-13 23:03 ` macro at orcam dot me.uk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).