public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "bug63 at freakmail dot de" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug ada/32792]  New: Assert_Failure sinfo.adb:1730
Date: Tue, 17 Jul 2007 11:09:00 -0000	[thread overview]
Message-ID: <bug-32792-14869@http.gcc.gnu.org/bugzilla/> (raw)

--  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


             reply	other threads:[~2007-07-17 11:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-17 11:09 bug63 at freakmail dot de [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-32792-14869@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).