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; 6+ 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] 6+ messages in thread

* [Bug ada/16086] Legal program rejected, procedure of protected object should be visible
  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 ` pinskia at gcc dot gnu dot org
  2004-10-29 14:36 ` pinskia at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-06-19 16:42 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |rejects-valid


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


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

* [Bug ada/16086] Legal program rejected, procedure of protected object should be visible
  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
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-10-29 14:36 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-10-29 14:36 -------
Woops read the bug wrong.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
      Known to fail|                            |4.0.0
         Resolution|FIXED                       |


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


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

* [Bug ada/16086] Legal program rejected, procedure of protected object should be visible
  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
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-10-29 14:36 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-10-29 14:36 -------
Fixed on the mainline:
test_248172.ads:7:30: expect valid subprogram name as default


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |4.0.0


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


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

* [Bug ada/16086] Legal program rejected, procedure of protected object should be visible
  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
                   ` (2 preceding siblings ...)
  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
  4 siblings, 0 replies; 6+ 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:22
               date|                            |


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


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

* [Bug ada/16086] Legal program rejected, procedure of protected object should be visible
  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
                   ` (3 preceding siblings ...)
  2004-10-29 14:47 ` pinskia at gcc dot gnu dot org
@ 2004-11-01  1:49 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-11-01  1:49 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.0.0                       |---


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


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

end of thread, other threads:[~2004-11-01  1:49 UTC | newest]

Thread overview: 6+ 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

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).