public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ada/16086] New: Legal program rejected, procedure of protected object should be visible
@ 2004-06-19 15:04 ludovic dot brenta at insalien dot org
  2004-06-19 16:42 ` [Bug ada/16086] " pinskia at gcc dot gnu dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: ludovic dot brenta at insalien dot org @ 2004-06-19 15:04 UTC (permalink / raw)
  To: gcc-bugs

package Test_248172 is
   protected T1 is
      procedure p2;
   end T1;

   generic
      with procedure p4 is T1.p2;
   package pak3 is
   end pak3;
end Test_248172;

test_248172.ads:7:30: expect valid subprogram name as default
gnatmake: "test_248172.ads" compilation error

-- 
           Summary: Legal program rejected, procedure of protected object
                    should be visible
           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=16086


^ permalink raw reply	[flat|nested] 11+ messages in thread
[parent not found: <bug-16086-286@http.gcc.gnu.org/bugzilla/>]

end of thread, other threads:[~2008-04-15 11:05 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-06-19 15:04 [Bug ada/16086] New: Legal program rejected, procedure of protected object should be visible ludovic dot brenta at insalien dot org
2004-06-19 16:42 ` [Bug ada/16086] " pinskia at gcc dot gnu dot org
2004-10-29 14:36 ` pinskia at gcc dot gnu dot org
2004-10-29 14:36 ` pinskia at gcc dot gnu dot org
2004-10-29 14:47 ` pinskia at gcc dot gnu dot org
2004-11-01  1:49 ` pinskia at gcc dot gnu dot org
     [not found] <bug-16086-286@http.gcc.gnu.org/bugzilla/>
2007-05-03  8:25 ` charlet at gcc dot gnu dot org
2007-05-03 18:27 ` ludovic at ludovic-brenta dot org
2008-04-12  1:32 ` sam at gcc dot gnu dot org
2008-04-15 11:04 ` sam at gcc dot gnu dot org
2008-04-15 11:05 ` 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).