public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ada/22561] New: ACATS ca11c01 wrong code
@ 2005-07-19 17:47 laurent at guerby dot net
  2005-07-19 18:03 ` [Bug ada/22561] [4.1 Regression] " pinskia at gcc dot gnu dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: laurent at guerby dot net @ 2005-07-19 17:47 UTC (permalink / raw)
  To: gcc-bugs

Started failing on x86_64-linux between 

LAST_UPDATED: Sat Jul 16 14:13:57 UTC 2005
LAST_UPDATED: Tue Jul 19 13:51:13 UTC 2005

,.,. CA11C01 ACATS 2.5 05-07-19 17:42:06
---- CA11C01 Check that when primitive operations declared in a child
                package override operations declared in ancestor
                packages, a client of the child package inherits the
                operations correctly.
   * CA11C01 Incorrect version of Image for parent type.
   * CA11C01 Incorrect version of Image for child type.
   * CA11C01 Incorrect version of Image for grandchild type.
**** CA11C01 FAILED ****************************.

-- 
           Summary: ACATS ca11c01 wrong code
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Keywords: wrong-code
          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=22561


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

* [Bug ada/22561] [4.1 Regression] ACATS ca11c01 wrong code
  2005-07-19 17:47 [Bug ada/22561] New: ACATS ca11c01 wrong code laurent at guerby dot net
@ 2005-07-19 18:03 ` pinskia at gcc dot gnu dot org
  2005-07-19 19:13 ` laurent at guerby dot net
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 11+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-07-19 18:03 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-07-19 17:49 -------
This could be a lot of patches which caused this.  I might be an aliasing issue or it could a target 
problem.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|ACATS ca11c01 wrong code    |[4.1 Regression] ACATS
                   |                            |ca11c01 wrong code
   Target Milestone|---                         |4.1.0


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


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

* [Bug ada/22561] [4.1 Regression] ACATS ca11c01 wrong code
  2005-07-19 17:47 [Bug ada/22561] New: ACATS ca11c01 wrong code laurent at guerby dot net
  2005-07-19 18:03 ` [Bug ada/22561] [4.1 Regression] " pinskia at gcc dot gnu dot org
@ 2005-07-19 19:13 ` laurent at guerby dot net
  2005-07-19 20:14 ` pinskia at gcc dot gnu dot org
  2005-08-22  4:50 ` mmitchel at gcc dot gnu dot org
  3 siblings, 0 replies; 11+ messages in thread
From: laurent at guerby dot net @ 2005-07-19 19:13 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From laurent at guerby dot net  2005-07-19 19:02 -------
FAIL the same way on x86-linux.

-- 


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


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

* [Bug ada/22561] [4.1 Regression] ACATS ca11c01 wrong code
  2005-07-19 17:47 [Bug ada/22561] New: ACATS ca11c01 wrong code laurent at guerby dot net
  2005-07-19 18:03 ` [Bug ada/22561] [4.1 Regression] " pinskia at gcc dot gnu dot org
  2005-07-19 19:13 ` laurent at guerby dot net
@ 2005-07-19 20:14 ` pinskia at gcc dot gnu dot org
  2005-08-22  4:50 ` mmitchel at gcc dot gnu dot org
  3 siblings, 0 replies; 11+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-07-19 20:14 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-07-19 20:00 -------
Likewise on ppc-darwin (after a patch to fix bootstrap but looks like that causes more issues) so that 
rules out the target problem.  This could be still aliasing issue in the Ada front-end or one in the 
middle-end.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pinskia at gcc dot gnu dot
                   |                            |org
           Keywords|                            |alias


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


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

* [Bug ada/22561] [4.1 Regression] ACATS ca11c01 wrong code
  2005-07-19 17:47 [Bug ada/22561] New: ACATS ca11c01 wrong code laurent at guerby dot net
                   ` (2 preceding siblings ...)
  2005-07-19 20:14 ` pinskia at gcc dot gnu dot org
@ 2005-08-22  4:50 ` mmitchel at gcc dot gnu dot org
  3 siblings, 0 replies; 11+ messages in thread
From: mmitchel at gcc dot gnu dot org @ 2005-08-22  4:50 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From mmitchel at gcc dot gnu dot org  2005-08-22 04:45 -------
Ada bugs are not release-critical; removing target milestone.

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


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


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

* [Bug ada/22561] [4.1 Regression] ACATS ca11c01 wrong code
       [not found] <bug-22561-7210@http.gcc.gnu.org/bugzilla/>
                   ` (4 preceding siblings ...)
  2005-11-13 13:51 ` ebotcazou at gcc dot gnu dot org
@ 2005-11-13 13:52 ` ebotcazou at gcc dot gnu dot org
  5 siblings, 0 replies; 11+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2005-11-13 13:52 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #7 from ebotcazou at gcc dot gnu dot org  2005-11-13 13:51 -------
Investigating.


-- 

ebotcazou at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |ebotcazou at gcc dot gnu dot
                   |dot org                     |org
             Status|NEW                         |ASSIGNED
   Last reconfirmed|2005-11-13 13:51:32         |2005-11-13 13:51:59
               date|                            |


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


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

* [Bug ada/22561] [4.1 Regression] ACATS ca11c01 wrong code
       [not found] <bug-22561-7210@http.gcc.gnu.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2005-10-30 23:31 ` pinskia at gcc dot gnu dot org
@ 2005-11-13 13:51 ` ebotcazou at gcc dot gnu dot org
  2005-11-13 13:52 ` ebotcazou at gcc dot gnu dot org
  5 siblings, 0 replies; 11+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2005-11-13 13:51 UTC (permalink / raw)
  To: gcc-bugs



-- 

ebotcazou at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-11-13 13:51:32
               date|                            |


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


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

* [Bug ada/22561] [4.1 Regression] ACATS ca11c01 wrong code
       [not found] <bug-22561-7210@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2005-10-22 21:56 ` pinskia at gcc dot gnu dot org
@ 2005-10-30 23:31 ` pinskia at gcc dot gnu dot org
  2005-11-13 13:51 ` ebotcazou at gcc dot gnu dot org
  2005-11-13 13:52 ` ebotcazou at gcc dot gnu dot org
  5 siblings, 0 replies; 11+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-10-30 23:31 UTC (permalink / raw)
  To: gcc-bugs



-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P2                          |P5
   Target Milestone|4.2.0                       |4.1.0


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


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

* [Bug ada/22561] [4.1 Regression] ACATS ca11c01 wrong code
       [not found] <bug-22561-7210@http.gcc.gnu.org/bugzilla/>
  2005-10-13  5:10 ` laurent at guerby dot net
  2005-10-17 19:59 ` laurent at guerby dot net
@ 2005-10-22 21:56 ` pinskia at gcc dot gnu dot org
  2005-10-30 23:31 ` pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 11+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-10-22 21:56 UTC (permalink / raw)
  To: gcc-bugs



-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |critical
   Target Milestone|---                         |4.2.0


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


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

* [Bug ada/22561] [4.1 Regression] ACATS ca11c01 wrong code
       [not found] <bug-22561-7210@http.gcc.gnu.org/bugzilla/>
  2005-10-13  5:10 ` laurent at guerby dot net
@ 2005-10-17 19:59 ` laurent at guerby dot net
  2005-10-22 21:56 ` pinskia at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 11+ messages in thread
From: laurent at guerby dot net @ 2005-10-17 19:59 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #6 from laurent at guerby dot net  2005-10-17 19:59 -------
Also fails on ia64-linux as of 20051017


-- 


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


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

* [Bug ada/22561] [4.1 Regression] ACATS ca11c01 wrong code
       [not found] <bug-22561-7210@http.gcc.gnu.org/bugzilla/>
@ 2005-10-13  5:10 ` laurent at guerby dot net
  2005-10-17 19:59 ` laurent at guerby dot net
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 11+ messages in thread
From: laurent at guerby dot net @ 2005-10-13  5:10 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from laurent at guerby dot net  2005-10-13 05:10 -------
Note: works at -O0 on x86-linux and x86_64-linux


-- 


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


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

end of thread, other threads:[~2005-11-13 13:52 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-07-19 17:47 [Bug ada/22561] New: ACATS ca11c01 wrong code laurent at guerby dot net
2005-07-19 18:03 ` [Bug ada/22561] [4.1 Regression] " pinskia at gcc dot gnu dot org
2005-07-19 19:13 ` laurent at guerby dot net
2005-07-19 20:14 ` pinskia at gcc dot gnu dot org
2005-08-22  4:50 ` mmitchel at gcc dot gnu dot org
     [not found] <bug-22561-7210@http.gcc.gnu.org/bugzilla/>
2005-10-13  5:10 ` laurent at guerby dot net
2005-10-17 19:59 ` laurent at guerby dot net
2005-10-22 21:56 ` pinskia at gcc dot gnu dot org
2005-10-30 23:31 ` pinskia at gcc dot gnu dot org
2005-11-13 13:51 ` ebotcazou at gcc dot gnu dot org
2005-11-13 13:52 ` ebotcazou 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).