public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ada/15803] New: Illegal program not detected, RM 8.3(19)
@ 2004-06-03 19:14 ludovic dot brenta at insalien dot org
  2004-10-12  3:59 ` [Bug ada/15803] " pinskia at gcc dot gnu dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: ludovic dot brenta at insalien dot org @ 2004-06-03 19:14 UTC (permalink / raw)
  To: gcc-bugs

(Debian bug #246385)

package Test_246385 is
   type acc_p is private;
private
   type acc_p is access procedure
      (x: acc_p);  --ERROR: acc_p not visible until end of declaration
end Test_246385;


I expect an error message such as:
test_246385.ads:5:10: "acc_p" not visible until end of declaration, RM 8.3(19)

But the compiler says naught.

-- 
           Summary: Illegal program not detected, RM 8.3(19)
           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=15803


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

* [Bug ada/15803] Illegal program not detected, RM 8.3(19)
  2004-06-03 19:14 [Bug ada/15803] New: Illegal program not detected, RM 8.3(19) ludovic dot brenta at insalien dot org
@ 2004-10-12  3:59 ` pinskia at gcc dot gnu dot org
  2004-10-29 13:23 ` pinskia at gcc dot gnu dot org
  2004-10-29 14:47 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-10-12  3:59 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |accepts-invalid


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


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

* [Bug ada/15803] Illegal program not detected, RM 8.3(19)
  2004-06-03 19:14 [Bug ada/15803] New: Illegal program not detected, RM 8.3(19) ludovic dot brenta at insalien dot org
  2004-10-12  3:59 ` [Bug ada/15803] " pinskia at gcc dot gnu dot org
@ 2004-10-29 13:23 ` pinskia at gcc dot gnu dot org
  2004-10-29 14:47 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-10-29 13:23 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to fail|                            |4.0.0


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


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

* [Bug ada/15803] Illegal program not detected, RM 8.3(19)
  2004-06-03 19:14 [Bug ada/15803] New: Illegal program not detected, RM 8.3(19) ludovic dot brenta at insalien dot org
  2004-10-12  3:59 ` [Bug ada/15803] " pinskia at gcc dot gnu dot org
  2004-10-29 13:23 ` pinskia at gcc dot gnu dot org
@ 2004-10-29 14:47 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-10-29 14:47 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-10-29 14:45 -------
Confirmed.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2004-10-29 14:45:17
               date|                            |


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


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

end of thread, other threads:[~2004-10-29 14:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-06-03 19:14 [Bug ada/15803] New: Illegal program not detected, RM 8.3(19) ludovic dot brenta at insalien dot org
2004-10-12  3:59 ` [Bug ada/15803] " pinskia at gcc dot gnu dot org
2004-10-29 13:23 ` pinskia at gcc dot gnu dot org
2004-10-29 14:47 ` 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).