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/42793] Bug box when using generic package



------- Comment #3 from gcc at coreland dot ath dot cx  2010-01-18 22:46 -------
Created an attachment (id=19651)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19651&action=view)
Another repro

This appears to be the same bug but giving a slightly more interesting
crash message:

$ gnatchop proto1.adb
$ gnatmake proto1.adb
+===========================GNAT BUG DETECTED==============================+
| 4.4.0 (x86_64-unknown-freebsd8.0) GCC error:                             |
| in simplify_subreg, at simplify-rtx.c:4954                               |
| Error detected around protocol.adb:4                                     |
| 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 gcc or gnatmake command that you entered.              |
| Also include sources listed below in gnatchop format                     |
| (concatenated together with no headers between files).                   |
+==========================================================================+

Please include these source files with error report
Note 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.

list may be incomplete

raised TYPES.UNRECOVERABLE_ERROR : comperr.adb:424
gnatmake: "protocol.adb" compilation error


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42793


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