public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ada/25844]  New: ICE (Regression) on overloaded renames
@ 2006-01-18 14:31 holmana at adsmr dot co dot za
  2006-01-18 14:34 ` [Bug ada/25844] " holmana at adsmr dot co dot za
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: holmana at adsmr dot co dot za @ 2006-01-18 14:31 UTC (permalink / raw)
  To: gcc-bugs

Output of gcc -v:
-------------------------------------------------------------
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: ../gcc-4.1-20060113/configure --disable-nls
--enable-languages=c,ada
--prefix=/disc/gbcc/home/chrisp/GNAT/koala/gcc4/native-20060113 --enable-libada
Thread model: posix
gcc version 4.1.0 20060113 (prerelease)
--------------------------------------------------------------

gnatmake command entered and its output:

--------------------------------------------------------
[allan@allan t]# gnatmake x-toolkit
gcc -c x-toolkit.adb
+===========================GNAT BUG DETECTED==============================+
| 4.1.0 20060113 (prerelease) (i686-pc-linux-gnu) Assert_Failure atree.adb:812|
| Error detected at x-toolkit.ads:1369:7                                   |
| 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.

x-toolkit.adb
x-toolkit.ads
x.ads
tgx.ads
tgx-lists.ads
x-resource_manager.ads
x-data_resources.ads
x-dtrs.ads
x-toolkit_names.ads
x-basics.ads
x-toolkit-classes.ads

compilation abandoned
gnatmake: "x-toolkit.adb" compilation error
----------------------------------------------------------


Expected Behaviour:

GNAT compiles x-toolkit.ad[bs] to .ali and .o

Actual Behaviour:

GNAT experiences an internal compiler error and presents the bug box given
above.


-- 
           Summary: ICE (Regression) on overloaded renames
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: major
          Priority: P3
         Component: ada
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: holmana at adsmr dot co dot za
 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=25844


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

end of thread, other threads:[~2010-05-22 18:16 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-18 14:31 [Bug ada/25844] New: ICE (Regression) on overloaded renames holmana at adsmr dot co dot za
2006-01-18 14:34 ` [Bug ada/25844] " holmana at adsmr dot co dot za
2006-01-18 18:49 ` [Bug ada/25844] [4.1/4.2 regression] Ada " laurent at guerby dot net
2006-03-08 16:03 ` pinskia at gcc dot gnu dot org
2006-05-25  2:47 ` mmitchel at gcc dot gnu dot org
2006-09-14  6:19 ` [Bug ada/25844] [4.1/4.2 regression] ICE " ebotcazou at gcc dot gnu dot org
2007-02-14  9:37 ` [Bug ada/25844] [4.1/4.2/4.3 " mmitchel at gcc dot gnu dot org
2008-07-04 20:18 ` [Bug ada/25844] [4.2/4.3/4.4 " jsm28 at gcc dot gnu dot org
2008-11-17 20:29 ` sam at gcc dot gnu dot org
2009-03-31 19:07 ` [Bug ada/25844] [4.3/4.4/4.5 " jsm28 at gcc dot gnu dot org
2009-08-04 12:33 ` rguenth at gcc dot gnu dot org
2010-05-22 18:22 ` [Bug ada/25844] [4.3/4.4/4.5/4.6 " rguenth 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).