public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "mikpelinux at gmail dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/98341] [11 Regression] Ada bootstrap fails with Storage_Error stack overflow or erroneous memory access on m68k
Date: Fri, 18 Dec 2020 08:00:00 +0000	[thread overview]
Message-ID: <bug-98341-4-r5r8pZMVQE@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-98341-4@http.gcc.gnu.org/bugzilla/>

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

Mikael Pettersson <mikpelinux at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mikpelinux at gmail dot com

--- Comment #1 from Mikael Pettersson <mikpelinux at gmail dot com> ---
I recently got a similar error which I'm currently trying to bisect.
gcc-11-20201018 was Ok.

+===========================GNAT BUG DETECTED==============================+
| 11.0.0 20201206 (experimental) (m68k-unknown-linux-gnu) Storage_Error stack
overflow or erroneous memory access|
| No source file position information available                            |
| Please submit a bug report; see https://gcc.gnu.org/bugs/ .              |
| Use a subject line meaningful to you and us to track the bug.            |
| Include the entire contents of this bug box in the report.               |
| Include the exact command that you entered.                              |
| Also include sources listed below.                                       |
+==========================================================================+

Please include these source files with error report
Note that list may not be accurate in some cases,
so please double check that the problem can still
be reproduced with the set of files listed.
Consider also -gnatd.n switch (see debug.adb).

/mnt/scratch/gcc-11-20201206/gcc/ada/gcc-interface/system.ads
/mnt/scratch/gcc-11-20201206/gcc/ada/libgnat/a-except.adb
/mnt/scratch/gcc-11-20201206/gcc/ada/libgnat/a-except.ads
/mnt/scratch/gcc-11-20201206/gcc/ada/libgnat/ada.ads
/mnt/scratch/gcc-11-20201206/gcc/ada/libgnat/s-parame.ads
/mnt/scratch/gcc-11-20201206/gcc/ada/libgnat/s-stalib.ads
/mnt/scratch/gcc-11-20201206/gcc/ada/libgnat/a-unccon.ads
/mnt/scratch/gcc-11-20201206/gcc/ada/libgnat/s-traent.ads
/mnt/scratch/gcc-11-20201206/gcc/ada/libgnat/s-except.ads
/mnt/scratch/gcc-11-20201206/gcc/ada/libgnat/s-excdeb.ads
/mnt/scratch/gcc-11-20201206/gcc/ada/libgnat/s-soflin.ads
/mnt/scratch/gcc-11-20201206/gcc/ada/libgnat/s-secsta.ads
/mnt/scratch/gcc-11-20201206/gcc/ada/libgnat/s-stoele.ads
/mnt/scratch/gcc-11-20201206/gcc/ada/libgnat/s-stache.ads
/mnt/scratch/gcc-11-20201206/gcc/ada/libgnat/s-wchcon.ads
/mnt/scratch/gcc-11-20201206/gcc/ada/libgnat/s-wchstw.ads
/mnt/scratch/gcc-11-20201206/gcc/ada/libgnat/s-traceb.ads
/mnt/scratch/gcc-11-20201206/gcc/ada/libgnat/s-trasym.ads
/mnt/scratch/gcc-11-20201206/gcc/ada/libgnat/s-exctab.ads
/mnt/scratch/gcc-11-20201206/gcc/ada/libgnat/a-excach.adb
/mnt/scratch/gcc-11-20201206/gcc/ada/libgnat/a-exexda.adb
/mnt/scratch/gcc-11-20201206/gcc/ada/libgnat/a-exexpr.adb
/mnt/scratch/gcc-11-20201206/gcc/ada/libgnat/a-uncdea.ads
ada/libgnat/s-excmac.ads
/mnt/scratch/gcc-11-20201206/gcc/ada/libgnat/a-exextr.adb
/mnt/scratch/gcc-11-20201206/gcc/ada/libgnat/a-elchha.ads
/mnt/scratch/gcc-11-20201206/gcc/ada/libgnat/s-imgint.ads
/mnt/scratch/gcc-11-20201206/gcc/ada/libgnat/s-imagei.ads
/mnt/scratch/gcc-11-20201206/gcc/ada/libgnat/a-exstat.adb
/mnt/scratch/gcc-11-20201206/gcc/ada/libgnat/s-stoele.adb

compilation abandoned
make[3]: ***
[/mnt/scratch/gcc-11-20201206/gcc/ada/gcc-interface/Make-lang.in:1053:
ada/libgnat/a-except.o] Error 1
make[3]: Leaving directory '/mnt/scratch/objdir11/gcc'
make[2]: *** [Makefile:4820: all-stage3-gcc] Error 2
make[2]: Leaving directory '/mnt/scratch/objdir11'
make[1]: *** [Makefile:20508: stage3-bubble] Error 2
make[1]: Leaving directory '/mnt/scratch/objdir11'
make: *** [Makefile:20572: bootstrap] Error 2

  reply	other threads:[~2020-12-18  8:00 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-17  8:31 [Bug target/98341] New: " glaubitz at physik dot fu-berlin.de
2020-12-18  8:00 ` mikpelinux at gmail dot com [this message]
2020-12-22  8:44 ` [Bug target/98341] " glaubitz at physik dot fu-berlin.de
2020-12-22 15:29 ` mhillen at linux dot ibm.com
2020-12-26 20:19 ` glaubitz at physik dot fu-berlin.de
2021-01-14  8:10 ` rguenth at gcc dot gnu.org
2021-02-04 10:50 ` mikpelinux at gmail dot com
2021-02-04 10:58 ` glaubitz at physik dot fu-berlin.de
2021-02-04 11:05 ` charlet at gcc dot gnu.org
2021-02-07 11:30 ` glaubitz at physik dot fu-berlin.de
2021-02-07 12:01 ` charlet at gcc dot gnu.org
2021-02-07 12:03 ` glaubitz at physik dot fu-berlin.de
2021-04-09  8:00 ` rguenth at gcc dot gnu.org
2021-04-27 11:39 ` [Bug target/98341] [11/12 " jakub at gcc dot gnu.org
2021-05-02  9:02 ` reiter.christoph at gmail dot com
2021-05-02  9:32 ` ebotcazou at gcc dot gnu.org
2021-05-02  9:33 ` [Bug target/98341] [11/12 Regression] Ada bootstrap fails with " ebotcazou at gcc dot gnu.org
2021-07-28  7:05 ` rguenth at gcc dot gnu.org
2022-02-23 10:06 ` glaubitz at physik dot fu-berlin.de
2022-02-23 10:18 ` ebotcazou at gcc dot gnu.org
2022-02-23 10:33 ` glaubitz at physik dot fu-berlin.de
2022-02-24  9:57 ` glaubitz at physik dot fu-berlin.de
2022-04-21  7:48 ` rguenth at gcc dot gnu.org
2022-04-28 15:02 ` [Bug target/98341] [11/12/13 " glaubitz at physik dot fu-berlin.de
2022-04-28 16:02 ` [Bug target/98341] [11 " egallager at gcc dot gnu.org
2023-05-29 10:03 ` jakub at gcc dot gnu.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-98341-4-r5r8pZMVQE@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).