public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/67672] New: [6 regression] Ada "Storage_Error stack overflow or erroneous memory access" error breaks sparc-linux bootstrap
@ 2015-09-21 16:13 mikpelinux at gmail dot com
  2015-09-22  7:24 ` [Bug bootstrap/67672] " ebotcazou at gcc dot gnu.org
  0 siblings, 1 reply; 2+ messages in thread
From: mikpelinux at gmail dot com @ 2015-09-21 16:13 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 67672
           Summary: [6 regression] Ada "Storage_Error stack overflow or
                    erroneous memory access" error breaks sparc-linux
                    bootstrap
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
          Assignee: unassigned at gcc dot gnu.org
          Reporter: mikpelinux at gmail dot com
  Target Milestone: ---

Attempting to bootstrap gcc-6-20150920 (r227952) on sparc-linux (sparc64-linux
with options to default to -m32) fails with:

/mnt/scratch/objdir6/./prev-gcc/xgcc -B/mnt/scratch/objdir6/./prev-gcc/
-B/mnt/scratch/install6/sparc-unknown-linux/bin/
-B/mnt/scratch/install6/sparc-unknown-linux/bin/
-B/mnt/scratch/install6/sparc-unknown-linux/lib/ -isystem
/mnt/scratch/install6/sparc-unknown-linux/include -isystem
/mnt/scratch/install6/sparc-unknown-linux/sys-include    -c -g -O2  -gnatpg  -W
-Wall -nostdinc -I- -I. -Iada/generated -Iada
-I/mnt/scratch/gcc-6-20150920/gcc/ada
-I/mnt/scratch/gcc-6-20150920/gcc/ada/gcc-interface
/mnt/scratch/gcc-6-20150920/gcc/ada/checks.adb -o ada/checks.o
+===========================GNAT BUG DETECTED==============================+
| 6.0.0 20150920 (experimental) (sparc-unknown-linux) Storage_Error stack
overflow or erroneous memory access|
| Error detected at checks.adb:3061:16                                     |
| Please submit a bug report; see http://gcc.gnu.org/bugs.html.            |
| 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.                                       |
+==========================================================================+

(long list of files omitted)

compilation abandoned
make[3]: *** [ada/checks.o] Error 1
make[3]: Leaving directory `/mnt/scratch/objdir6/gcc'
make[2]: *** [all-stage3-gcc] Error 2
make[2]: Leaving directory `/mnt/scratch/objdir6'
make[1]: *** [stage3-bubble] Error 2
make[1]: Leaving directory `/mnt/scratch/objdir6'
make: *** [bootstrap] Error 2

gcc-6-20150809 bootstrapped fine, later snapshots failed due to PR67475.

Configuration options:
/mnt/scratch/gcc-6-20150920/configure --prefix=/mnt/scratch/install6
--with-gmp=/home/mikpe/pkgs/linux-sparc64/gmp-6.0.0
--with-mpfr=/home/mikpe/pkgs/linux-sparc64/mpfr-3.1.3
--with-mpc=/home/mikpe/pkgs/linux-sparc64/mpc-1.0.3 --enable-multilib
--disable-plugin --disable-lto --disable-nls --enable-threads=posix
--enable-checking=release --disable-libmudflap --enable-languages=c,ada,c++
--build=sparc-unknown-linux --target=sparc-unknown-linux --with-cpu=ultrasparc
--enable-targets=all


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

* [Bug bootstrap/67672] [6 regression] Ada "Storage_Error stack overflow or erroneous memory access" error breaks sparc-linux bootstrap
  2015-09-21 16:13 [Bug bootstrap/67672] New: [6 regression] Ada "Storage_Error stack overflow or erroneous memory access" error breaks sparc-linux bootstrap mikpelinux at gmail dot com
@ 2015-09-22  7:24 ` ebotcazou at gcc dot gnu.org
  0 siblings, 0 replies; 2+ messages in thread
From: ebotcazou at gcc dot gnu.org @ 2015-09-22  7:24 UTC (permalink / raw)
  To: gcc-bugs

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

Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |ebotcazou at gcc dot gnu.org
         Resolution|---                         |DUPLICATE

--- Comment #1 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
.

*** This bug has been marked as a duplicate of bug 67622 ***


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

end of thread, other threads:[~2015-09-22  7:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-09-21 16:13 [Bug bootstrap/67672] New: [6 regression] Ada "Storage_Error stack overflow or erroneous memory access" error breaks sparc-linux bootstrap mikpelinux at gmail dot com
2015-09-22  7:24 ` [Bug bootstrap/67672] " ebotcazou at gcc dot gnu.org

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).