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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ice-on-invalid-code
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2016-02-28
                 CC|                            |ebotcazou at gcc dot gnu.org
            Summary|GNAT bug detected --        |compiler crash on invalid
                   |Storage_Error stack         |Range attribute
                   |overflow or erroneous       |
                   |memory access               |
     Ever confirmed|0                           |1

--- Comment #4 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
It's an assertion failure on the mainline:

eric@polaris:~/build/gcc/native> ~/install/gcc/bin/gcc -S muscles.adb
+===========================GNAT BUG DETECTED==============================+
| 6.0.0 20160226 (experimental) [trunk revision 233738] (x86_64-suse-linux) |
| Assert_Failure sem.adb:613                                               |
| Error detected at muscles.adb:8:17                                       |

Reply via email to