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 middle-end/61858] GNAT BUG: in store_field, at expr.c:6591


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

John David Anglin <danglin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Target|hppa-unknown-linux-gnu      |hppa*-*-* (32-bit)
               Host|hppa-unknown-linux-gnu      |hppa*-*-* (32-bit)
              Build|hppa-unknown-linux-gnu      |hppa*-*-* (32-bit)

--- Comment #1 from John David Anglin <danglin at gcc dot gnu.org> ---
Similar issue seen with pack20.adb on both hpux and linux:

Executing on host: /home/dave/gnu/gcc/objdir/gcc/gnatclean -c -q -n pack20  
(ti
meout = 300)
spawn /home/dave/gnu/gcc/objdir/gcc/gnatclean -c -q -n pack20
./pack20.ali
./pack20.s
FAIL: gnat.dg/pack20.adb (test for excess errors)
Excess errors:
+===========================GNAT BUG DETECTED==============================+
| 5.0.0 20140821 (experimental) [trunk revision 214253] (hppa-linux-gnu) GCC
err
or:|
| in store_field, at expr.c:6570                                           |
| Error detected around
/home/dave/gnu/gcc/gcc/gcc/testsuite/gnat.dg/pack20.adb:
6:7|
| 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.               |
| Also include sources listed below in gnatchop format                     ||
(concatenated together with no headers between files).                  
|+==========================================================================+
Please include these source files with error reportNote 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).
/home/dave/gnu/gcc/objdir/hppa-linux-gnu/./libada/adainclude/system.ads
/home/dave/gnu/gcc/gcc/gcc/testsuite/gnat.dg/pack20.adb
/home/dave/gnu/gcc/gcc/gcc/testsuite/gnat.dg/pack20.ads
/home/dave/gnu/gcc/gcc/gcc/testsuite/gnat.dg/pack20_pkg.ads
raised TYPES.UNRECOVERABLE_ERROR : comperr.adb:428


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