public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ada/19323] New: ACATS cdd2a03 fails at compile time
@ 2005-01-07 23:30 laurent at guerby dot net
  2005-02-17 20:46 ` [Bug ada/19323] " ebotcazou at gcc dot gnu dot org
  2005-02-20 21:43 ` ebotcazou at gcc dot gnu dot org
  0 siblings, 2 replies; 5+ messages in thread
From: laurent at guerby dot net @ 2005-01-07 23:30 UTC (permalink / raw)
  To: gcc-bugs

Arnaud Charlet said on this "new Ada ruling not supported yet.", this
PR is here so that we don't forget about this test.

cdd2a03.adb:272:13: limited type "Derived1" has no "WRITE" attribute
cdd2a03.adb:282:13: limited type "Derived1" has no "READ" attribute
cdd2a03.adb:303:13: limited type "Derived2" has no "WRITE" attribute
cdd2a03.adb:313:13: limited type "Derived2" has no "READ" attribute
gnatmake: "cdd2a03.adb" compilation error

-- 
           Summary: ACATS cdd2a03 fails at compile time
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Keywords: rejects-valid
          Severity: normal
          Priority: P2
         Component: ada
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: laurent at guerby dot net
                CC: gcc-bugs at gcc dot gnu dot org


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


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

* [Bug ada/19323] ACATS cdd2a03 fails at compile time
  2005-01-07 23:30 [Bug ada/19323] New: ACATS cdd2a03 fails at compile time laurent at guerby dot net
@ 2005-02-17 20:46 ` ebotcazou at gcc dot gnu dot org
  2005-02-20 21:43 ` ebotcazou at gcc dot gnu dot org
  1 sibling, 0 replies; 5+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2005-02-17 20:46 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From ebotcazou at gcc dot gnu dot org  2005-02-17 16:44 -------
Confirmed, now in the norun.lst file.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-02-17 16:44:21
               date|                            |


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


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

* [Bug ada/19323] ACATS cdd2a03 fails at compile time
  2005-01-07 23:30 [Bug ada/19323] New: ACATS cdd2a03 fails at compile time laurent at guerby dot net
  2005-02-17 20:46 ` [Bug ada/19323] " ebotcazou at gcc dot gnu dot org
@ 2005-02-20 21:43 ` ebotcazou at gcc dot gnu dot org
  1 sibling, 0 replies; 5+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2005-02-20 21:43 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From ebotcazou at gcc dot gnu dot org  2005-02-20 15:28 -------
Until after it is removed from the norun.lst file.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ebotcazou at gcc dot gnu dot
                   |                            |org
             Status|NEW                         |SUSPENDED


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


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

* [Bug ada/19323] ACATS cdd2a03 fails at compile time
       [not found] <bug-19323-7210@http.gcc.gnu.org/bugzilla/>
  2006-03-04 18:48 ` laurent at guerby dot net
@ 2006-03-14  1:22 ` pinskia at gcc dot gnu dot org
  1 sibling, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-03-14  1:22 UTC (permalink / raw)
  To: gcc-bugs



-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |4.1.0


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


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

* [Bug ada/19323] ACATS cdd2a03 fails at compile time
       [not found] <bug-19323-7210@http.gcc.gnu.org/bugzilla/>
@ 2006-03-04 18:48 ` laurent at guerby dot net
  2006-03-14  1:22 ` pinskia at gcc dot gnu dot org
  1 sibling, 0 replies; 5+ messages in thread
From: laurent at guerby dot net @ 2006-03-04 18:48 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from laurent at guerby dot net  2006-03-04 18:48 -------
I tested 4.1 and 4.2 20060304 and the test passes:

,.,. CDD2A03 ACATS 2.5 06-03-04 19:46:41
---- CDD2A03 Check that the default Read and Write attributes for a
                limited type extension are created from the parent
                type's attribute (which may be user-defined) and those
                for the extension components, if the extension
                components are non-limited or have user-defined
                attributes; check that such limited type extension
                attributes are callable.
==== CDD2A03 PASSED ============================.

Will commit the change to norun.lst as obvious on 4.1 and 4.2.


-- 

laurent at guerby dot net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|SUSPENDED                   |RESOLVED
         Resolution|                            |FIXED


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


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

end of thread, other threads:[~2006-03-14  1:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-01-07 23:30 [Bug ada/19323] New: ACATS cdd2a03 fails at compile time laurent at guerby dot net
2005-02-17 20:46 ` [Bug ada/19323] " ebotcazou at gcc dot gnu dot org
2005-02-20 21:43 ` ebotcazou at gcc dot gnu dot org
     [not found] <bug-19323-7210@http.gcc.gnu.org/bugzilla/>
2006-03-04 18:48 ` laurent at guerby dot net
2006-03-14  1:22 ` 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).