This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug ada/81424] New: gnat bugbox on i386


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

            Bug ID: 81424
           Summary: gnat bugbox on i386
           Product: gcc
           Version: 7.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: ada
          Assignee: unassigned at gcc dot gnu.org
          Reporter: pavel at zhukoff dot net
  Target Milestone: ---

During compilcation of gprbuild or gnatcoll on i686 in Fedora compiler exits
with unrecoverable error [1]. 
Reproducer https://landgraf.fedorapeople.org/gccbug.tgz. Compilation options
are in command.sh file inside.
Fedora bugreport: https://bugzilla.redhat.com/show_bug.cgi?id=1444614

It affects entire stack of Ada program in Fedora as all of them are blocked by
this.
As gcc<7 works fine and both gprbuild 2016 and 2017 from AdaCore cannot be
compiled with gcc>=7 I suspect the problem is in gcc itself not gprbuild.

[1] 
/builddir/build/BUILD/gprbuild-gpl-2017-src/gpr/src/gpr-compilation-protocol.ads:198:7:
note: 'PID' was declared here
+===========================GNAT BUG DETECTED==============================+
| 7.1.1 20170526 (Red Hat 7.1.1-2) (i686-redhat-linux) GCC error:          |
| in emit_move_insn, at expr.c:3698                                        |
| Error detected around
/builddir/build/BUILD/gprbuild-gpl-2017-src/src/gprclean-main.adb:995:13|
| 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.                                       |
+==========================================================================+

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]