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/78175] segfault/assertion failure on package instantiation


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Target|x86_64-*-*                  |
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2016-11-03
                 CC|                            |ebotcazou at gcc dot gnu.org
            Summary|[Ada] Storage_Error stack   |segfault/assertion failure
                   |overflow or erroneous       |on package instantiation
                   |memory access               |
     Ever confirmed|0                           |1
      Known to fail|                            |5.4.1, 6.2.1, 7.0

--- Comment #2 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
Confirmed as an assertion failure on mainline:

eric@polaris:~/build/gcc/native> ~/install/gcc/bin/gcc -c list_words.adb 
+===========================GNAT BUG DETECTED==============================+
| 7.0.0 20161103 (experimental) [trunk revision 241808] (x86_64-suse-linux) |
| Assert_Failure einfo.adb:1402                                            |
| Error detected at list_words.adb:26:4

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