public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ada/15800] New: Bug box, Storage_Error at system.ads:150:5 on legal program
@ 2004-06-03 19:10 ludovic dot brenta at insalien dot org
  2004-10-12  3:57 ` [Bug ada/15800] " pinskia at gcc dot gnu dot org
  0 siblings, 1 reply; 3+ messages in thread
From: ludovic dot brenta at insalien dot org @ 2004-06-03 19:10 UTC (permalink / raw)
  To: gcc-bugs

(Debian bug #246187)

package Test_246187 is
   type T1 is private;

private

   type T2 is record
      a: T1;
   end record;
   type T2_Ptr is access T2;

   type T1 is record
      n: T2_Ptr := new T2;
   end record;

end Test_246187;


+===========================GNAT BUG DETECTED==============================+
| 3.4.0 (Debian) (i486-pc-linux-gnu) Storage_Error stack overflow (or erroneous
memory access)|
| Error detected at system.ads:150: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-3.4 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.

test_246187.ads

compilation abandoned
gnatmake: "test_246187.ads" compilation error

-- 
           Summary: Bug box, Storage_Error at system.ads:150:5 on legal
                    program
           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


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


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

* [Bug ada/15800] Bug box, Storage_Error at system.ads:150:5 on legal program
  2004-06-03 19:10 [Bug ada/15800] New: Bug box, Storage_Error at system.ads:150:5 on legal program ludovic dot brenta at insalien dot org
@ 2004-10-12  3:57 ` pinskia at gcc dot gnu dot org
  0 siblings, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-10-12  3:57 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-10-12 03:57 -------
Confirmed on the mainline:
+===========================GNAT BUG 
DETECTED==============================+
| 4.0.0 20041008 (experimental) (powerpc-apple-darwin7.4.1) Bus error      |
| Error detected at test_246187.ads:11: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).                   |
+==============================================================
============+

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
           Keywords|                            |ice-on-valid-code
   Last reconfirmed|0000-00-00 00:00:00         |2004-10-12 03:57:47
               date|                            |


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


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

* [Bug ada/15800] Bug box, Storage_Error at system.ads:150:5 on legal program
       [not found] <bug-15800-286@http.gcc.gnu.org/bugzilla/>
@ 2007-12-13 14:02 ` sam at gcc dot gnu dot org
  0 siblings, 0 replies; 3+ messages in thread
From: sam at gcc dot gnu dot org @ 2007-12-13 14:02 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from sam at gcc dot gnu dot org  2007-12-13 14:01 -------
+===========================GNAT BUG DETECTED==============================+
| 4.3.0 20071213 (experimental) (i686-pc-linux-gnu) Storage_Error stack
overflow (or erroneous memory access)|
| Error detected at system.ads:156:5                                       |


-- 

sam at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2006-03-19 05:56:26         |2007-12-13 14:01:47
               date|                            |


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


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

end of thread, other threads:[~2007-12-13 14:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-06-03 19:10 [Bug ada/15800] New: Bug box, Storage_Error at system.ads:150:5 on legal program ludovic dot brenta at insalien dot org
2004-10-12  3:57 ` [Bug ada/15800] " pinskia at gcc dot gnu dot org
     [not found] <bug-15800-286@http.gcc.gnu.org/bugzilla/>
2007-12-13 14:02 ` sam 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).