public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ada/32792]  New: Assert_Failure sinfo.adb:1730
@ 2007-07-17 11:09 bug63 at freakmail dot de
  2007-07-18  5:16 ` [Bug ada/32792] " bug63 at freakmail dot de
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: bug63 at freakmail dot de @ 2007-07-17 11:09 UTC (permalink / raw)
  To: gcc-bugs

--  bug.adb
with Text_IO;
use Text_IO;

procedure Bug is
   type    S is         range   0 .. 1000;
begin
   Put_Line (S'Image (S'Integer_Value (12.8)));
end Bug;

**********************************************
gnat make -gnatf -gnato -gnatv -gnatVa -gnatwa -gnaty bug.adb
gcc-4.1 -c -gnatf -gnato -gnatv -gnatVa -gnatwa -gnaty bug.adb

GNAT 4.1.2 20061115 (prerelease) (Debian 4.1.1-22)
Copyright 1992-2005 Free Software Foundation, Inc.

Compiling: bug.adb (source file time stamp: 2007-07-17 11:05:32)
+===========================GNAT BUG DETECTED==============================+
| 4.1.2 20061115 (prerelease) (Debian 4.1.1-22) (i486-pc-linux-gnu)        |
| Assert_Failure sinfo.adb:1730                                            |
| Error detected at bug.adb:7:24                                           |
...

bug.adb

 8 lines: No errors
compilation abandoned
gnatmake: "bug.adb" compilation error
make: *** [bug] Fehler 4


-- 
           Summary: Assert_Failure sinfo.adb:1730
           Product: gcc
           Version: 4.1.2
            Status: UNCONFIRMED
          Severity: trivial
          Priority: P3
         Component: ada
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: bug63 at freakmail dot de


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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2007-12-05 12:08 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-07-17 11:09 [Bug ada/32792] New: Assert_Failure sinfo.adb:1730 bug63 at freakmail dot de
2007-07-18  5:16 ` [Bug ada/32792] " bug63 at freakmail dot de
2007-11-28 20:46 ` sam at gcc dot gnu dot org
2007-11-28 20:49 ` sam at gcc dot gnu dot org
2007-11-28 20:49 ` sam at gcc dot gnu dot org
2007-12-05 12:08 ` sam at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).