public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ada/15257] New: Bug box in legal Ada2005 program in gcc 3.4 using -gnatX
@ 2004-05-03  9:34 ludovic dot brenta at insalien dot org
  2004-05-05 10:10 ` [Bug ada/15257] " cvs-commit at gcc dot gnu dot org
  2004-05-05 10:22 ` charlet at gcc dot gnu dot org
  0 siblings, 2 replies; 3+ messages in thread
From: ludovic dot brenta at insalien dot org @ 2004-05-03  9:34 UTC (permalink / raw)
  To: gcc-bugs

package pak1 is
        type T1 is null record;
    end pak1;

    limited with pak1;
    package Test_98 is
        procedure p(x : access pak1.T1);
    end Test_98;

gcc -c -gnatX test_98.ads
+===========================GNAT BUG DETECTED==============================+
| 3.4.0 (i686-pc-linux-gnu) Storage_Error stack overflow (or erroneous memory ac
cess)|
| Error detected at test_98.ads:4:5 |
| 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). |
+==========================================================================+

-- 
           Summary: Bug box in legal Ada2005 program in gcc 3.4 using -gnatX
           Product: gcc
           Version: 3.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: ada
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: ludovic dot brenta at insalien dot org
                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=15257


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

end of thread, other threads:[~2004-05-05 10:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-05-03  9:34 [Bug ada/15257] New: Bug box in legal Ada2005 program in gcc 3.4 using -gnatX ludovic dot brenta at insalien dot org
2004-05-05 10:10 ` [Bug ada/15257] " cvs-commit at gcc dot gnu dot org
2004-05-05 10:22 ` 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).