public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ada/13353] New: 3.4 20031125 (experimental) (i686-pc-linux-gnu) Assert_Failure sinfo.adb:1220
@ 2003-12-08 13:08 gcc-bugzilla at gcc dot gnu dot org
  2003-12-10  8:04 ` [Bug ada/13353] " dhazeghi at yahoo dot com
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: gcc-bugzilla at gcc dot gnu dot org @ 2003-12-08 13:08 UTC (permalink / raw)
  To: gcc-bugs

+===========================GNAT BUG DETECTED==============================+
| 3.4 20031125 (experimental) (i686-pc-linux-gnu) Assert_Failure sinfo.adb:1220|
| Error detected at ice.adb:13:4                                           |
| Please submit a bug report; see http://gcc.gnu.org/bugs.html.            |
| 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).                   |
+==========================================================================+

package ICE is
   procedure A;
end ICE;

package body ICE is
   generic procedure G;
   procedure G is begin null; end;
   procedure B is new G;
   procedure A renames B;
   pragma Inline (A);
end ICE;

Environment:
System: Linux pbaldrick 2.4.21-99-default #1 Wed Sep 24 13:30:51 UTC 2003 i686 i686 i386 GNU/Linux
Architecture: i686

	
host: i686-pc-linux-gnu
build: i686-pc-linux-gnu
target: i686-pc-linux-gnu
configured with: ../gcc/configure --prefix=/usr/gnat-cvs --enable-threads=gnat --enable-languages=c,ada,c++

How-To-Repeat:
gcc -c ice.adb

-- 
           Summary: 3.4 20031125 (experimental) (i686-pc-linux-gnu)
                    Assert_Failure sinfo.adb:1220
           Product: gcc
           Version: 3.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: ada
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: duncan dot sands at math dot u-psud dot fr
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


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


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

end of thread, other threads:[~2003-12-11 16:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-12-08 13:08 [Bug ada/13353] New: 3.4 20031125 (experimental) (i686-pc-linux-gnu) Assert_Failure sinfo.adb:1220 gcc-bugzilla at gcc dot gnu dot org
2003-12-10  8:04 ` [Bug ada/13353] " dhazeghi at yahoo dot com
2003-12-11 16:21 ` cvs-commit at gcc dot gnu dot org
2003-12-11 16:29 ` charlet 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).