public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ada/26849]  New: gnat_to_gnu error when using Short_Integer
@ 2006-03-24 15:47 rolf dot ebert dot gcc at gmx dot de
  2006-04-26 20:41 ` [Bug ada/26849] " pinskia at gcc dot gnu dot org
  0 siblings, 1 reply; 2+ messages in thread
From: rolf dot ebert dot gcc at gmx dot de @ 2006-03-24 15:47 UTC (permalink / raw)
  To: gcc-bugs

This simple package causes a GNAT bug box

package Short is
   bug : Short_Integer;
end Short;

+===========================GNAT BUG DETECTED==============================+
| 4.1.0 20060116 (prerelease) AVR-Ada snapshot (avr-unknown-none) GCC error:|
| in gnat_to_gnu, at ada/trans.c:2588                                      |
| No source file position information available                            |


A somewhat related case is the derivation of Integer types:

package AVR_B2 is
   type Toto is new Integer;
end AVR_B2;


-- 
           Summary: gnat_to_gnu error when using Short_Integer
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: ada
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: rolf dot ebert dot gcc at gmx dot de
GCC target triplet: avr


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


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

* [Bug ada/26849] gnat_to_gnu error when using Short_Integer
  2006-03-24 15:47 [Bug ada/26849] New: gnat_to_gnu error when using Short_Integer rolf dot ebert dot gcc at gmx dot de
@ 2006-04-26 20:41 ` pinskia at gcc dot gnu dot org
  0 siblings, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-04-26 20:41 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from pinskia at gcc dot gnu dot org  2006-04-26 20:40 -------


*** This bug has been marked as a duplicate of 10768 ***


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE


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


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

end of thread, other threads:[~2006-04-26 20:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-03-24 15:47 [Bug ada/26849] New: gnat_to_gnu error when using Short_Integer rolf dot ebert dot gcc at gmx dot de
2006-04-26 20:41 ` [Bug ada/26849] " pinskia 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).