public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ada/18819] New: ACATS cdd2a02 fails at runtime
@ 2004-12-03 22:22 laurent at guerby dot net
  2004-12-07 18:54 ` [Bug ada/18819] " pinskia at gcc dot gnu dot org
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: laurent at guerby dot net @ 2004-12-03 22:22 UTC (permalink / raw)
  To: gcc-bugs

Happens both on x86 and x86_64, no analysis yet.

,.,. CDD2A02 ACATS 2.5 04-12-03 22:31:47
---- CDD2A02 Check that the Read, Write, Input, and Output attributes
                are inherited for untagged derived types.
   * CDD2A02 Inherited Input and Output are not inverses of each other -
                4.
**** CDD2A02 FAILED ****************************.

-- 
           Summary: ACATS cdd2a02 fails at runtime
           Product: gcc
           Version: 4.0.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=18819


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

* [Bug ada/18819] ACATS cdd2a02 fails at runtime
  2004-12-03 22:22 [Bug ada/18819] New: ACATS cdd2a02 fails at runtime laurent at guerby dot net
@ 2004-12-07 18:54 ` pinskia at gcc dot gnu dot org
  2004-12-07 19:34 ` laurent at guerby dot net
                   ` (9 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-12-07 18:54 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-12-07 18:54 -------
Does this happen at -O0 and -O2?

-- 


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


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

* [Bug ada/18819] ACATS cdd2a02 fails at runtime
  2004-12-03 22:22 [Bug ada/18819] New: ACATS cdd2a02 fails at runtime laurent at guerby dot net
  2004-12-07 18:54 ` [Bug ada/18819] " pinskia at gcc dot gnu dot org
@ 2004-12-07 19:34 ` laurent at guerby dot net
  2005-02-17 20:54 ` ebotcazou at gcc dot gnu dot org
                   ` (8 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: laurent at guerby dot net @ 2004-12-07 19:34 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From laurent at guerby dot net  2004-12-07 19:34 -------
It fails only at -O2, it pass at -O0 on x86, x86_64 and ia64.

-- 


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


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

* [Bug ada/18819] ACATS cdd2a02 fails at runtime
  2004-12-03 22:22 [Bug ada/18819] New: ACATS cdd2a02 fails at runtime laurent at guerby dot net
  2004-12-07 18:54 ` [Bug ada/18819] " pinskia at gcc dot gnu dot org
  2004-12-07 19:34 ` laurent at guerby dot net
@ 2005-02-17 20:54 ` ebotcazou at gcc dot gnu dot org
  2005-02-17 21:04 ` ebotcazou at gcc dot gnu dot org
                   ` (7 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2005-02-17 20:54 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From ebotcazou at gcc dot gnu dot org  2005-02-17 16:45 -------
Confirmed as of today on x86.


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


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


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

* [Bug ada/18819] ACATS cdd2a02 fails at runtime
  2004-12-03 22:22 [Bug ada/18819] New: ACATS cdd2a02 fails at runtime laurent at guerby dot net
                   ` (2 preceding siblings ...)
  2005-02-17 20:54 ` ebotcazou at gcc dot gnu dot org
@ 2005-02-17 21:04 ` ebotcazou at gcc dot gnu dot org
  2005-02-18 18:34 ` ebotcazou at gcc dot gnu dot org
                   ` (6 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2005-02-17 21:04 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From ebotcazou at gcc dot gnu dot org  2005-02-17 16:46 -------
Investigating.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |ebotcazou at gcc dot gnu dot
                   |dot org                     |org
             Status|NEW                         |ASSIGNED


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


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

* [Bug ada/18819] ACATS cdd2a02 fails at runtime
  2004-12-03 22:22 [Bug ada/18819] New: ACATS cdd2a02 fails at runtime laurent at guerby dot net
                   ` (3 preceding siblings ...)
  2005-02-17 21:04 ` ebotcazou at gcc dot gnu dot org
@ 2005-02-18 18:34 ` ebotcazou at gcc dot gnu dot org
  2005-02-19 23:59 ` laurent at guerby dot net
                   ` (5 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2005-02-18 18:34 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From ebotcazou at gcc dot gnu dot org  2005-02-18 12:27 -------
It's SRA again, but the problem really originates in the FE's type frobbing with
VIEW_CONVERT_EXPR and the like.  I think we should consider disabling SRA for
the Ada compiler until this mess is sorted out.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ebotcazou at gcc dot gnu dot
                   |                            |org
         AssignedTo|ebotcazou at gcc dot gnu dot|unassigned at gcc dot gnu
                   |org                         |dot org
             Status|ASSIGNED                    |NEW


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


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

* [Bug ada/18819] ACATS cdd2a02 fails at runtime
  2004-12-03 22:22 [Bug ada/18819] New: ACATS cdd2a02 fails at runtime laurent at guerby dot net
                   ` (4 preceding siblings ...)
  2005-02-18 18:34 ` ebotcazou at gcc dot gnu dot org
@ 2005-02-19 23:59 ` laurent at guerby dot net
  2005-04-07  6:51 ` cvs-commit at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: laurent at guerby dot net @ 2005-02-19 23:59 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From laurent at guerby dot net  2005-02-19 18:27 -------
I confirm the test PASS with -O2 -fno-tree-sra on x86 and x86_64-linux.

-- 


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


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

* [Bug ada/18819] ACATS cdd2a02 fails at runtime
  2004-12-03 22:22 [Bug ada/18819] New: ACATS cdd2a02 fails at runtime laurent at guerby dot net
                   ` (5 preceding siblings ...)
  2005-02-19 23:59 ` laurent at guerby dot net
@ 2005-04-07  6:51 ` cvs-commit at gcc dot gnu dot org
  2005-04-07  6:57 ` [Bug ada/18819] [4.1 Regression] " ebotcazou at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2005-04-07  6:51 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-04-07 06:51 -------
Subject: Bug 18819

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-4_0-branch
Changes by:	ebotcazou@gcc.gnu.org	2005-04-07 06:51:30

Modified files:
	gcc            : ChangeLog 
	gcc/doc        : invoke.texi 
	gcc/ada        : ChangeLog misc.c 

Log message:
	PR ada/18659
	PR ada/18819
	ada/
	* misc.c (tree_sra_requested): New global.
	(gnat_init_options): Detect -ftree-sra.
	(gnat_post_options): Enable Tree-SRA only if specifically requested.
	gcc/
	* doc/invoke.texi (Optimize Options): Document that
	-ftree-sra is not automatically enabled for the Ada compiler.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=2.7592.2.144&r2=2.7592.2.145
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/doc/invoke.texi.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.583.2.9&r2=1.583.2.10
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.638.4.10&r2=1.638.4.11
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/misc.c.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.96.6.1&r2=1.96.6.2



-- 


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


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

* [Bug ada/18819] [4.1 Regression] ACATS cdd2a02 fails at runtime
  2004-12-03 22:22 [Bug ada/18819] New: ACATS cdd2a02 fails at runtime laurent at guerby dot net
                   ` (6 preceding siblings ...)
  2005-04-07  6:51 ` cvs-commit at gcc dot gnu dot org
@ 2005-04-07  6:57 ` ebotcazou at gcc dot gnu dot org
  2005-06-11 23:19 ` laurent at guerby dot net
                   ` (2 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2005-04-07  6:57 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From ebotcazou at gcc dot gnu dot org  2005-04-07 06:57 -------
It only fails on mainline now.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|ACATS cdd2a02 fails at      |[4.1 Regression] ACATS
                   |runtime                     |cdd2a02 fails at runtime


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


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

* [Bug ada/18819] [4.1 Regression] ACATS cdd2a02 fails at runtime
  2004-12-03 22:22 [Bug ada/18819] New: ACATS cdd2a02 fails at runtime laurent at guerby dot net
                   ` (7 preceding siblings ...)
  2005-04-07  6:57 ` [Bug ada/18819] [4.1 Regression] " ebotcazou at gcc dot gnu dot org
@ 2005-06-11 23:19 ` laurent at guerby dot net
  2005-07-04 10:11 ` pinskia at gcc dot gnu dot org
  2005-08-22  2:26 ` mmitchel at gcc dot gnu dot org
  10 siblings, 0 replies; 12+ messages in thread
From: laurent at guerby dot net @ 2005-06-11 23:19 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From laurent at guerby dot net  2005-06-11 23:19 -------
Still failing as of 4.1.0 Fri Jun 10 20:07:24 UTC 2005 on x86_64-linux.

-- 


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


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

* [Bug ada/18819] [4.1 Regression] ACATS cdd2a02 fails at runtime
  2004-12-03 22:22 [Bug ada/18819] New: ACATS cdd2a02 fails at runtime laurent at guerby dot net
                   ` (8 preceding siblings ...)
  2005-06-11 23:19 ` laurent at guerby dot net
@ 2005-07-04 10:11 ` pinskia at gcc dot gnu dot org
  2005-08-22  2:26 ` mmitchel at gcc dot gnu dot org
  10 siblings, 0 replies; 12+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-07-04 10:11 UTC (permalink / raw)
  To: gcc-bugs



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


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


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

* [Bug ada/18819] [4.1 Regression] ACATS cdd2a02 fails at runtime
  2004-12-03 22:22 [Bug ada/18819] New: ACATS cdd2a02 fails at runtime laurent at guerby dot net
                   ` (9 preceding siblings ...)
  2005-07-04 10:11 ` pinskia at gcc dot gnu dot org
@ 2005-08-22  2:26 ` mmitchel at gcc dot gnu dot org
  10 siblings, 0 replies; 12+ messages in thread
From: mmitchel at gcc dot gnu dot org @ 2005-08-22  2:26 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From mmitchel at gcc dot gnu dot org  2005-08-22 02:25 -------
Ada is not release-critical.

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


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


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

end of thread, other threads:[~2005-08-22  2:25 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-12-03 22:22 [Bug ada/18819] New: ACATS cdd2a02 fails at runtime laurent at guerby dot net
2004-12-07 18:54 ` [Bug ada/18819] " pinskia at gcc dot gnu dot org
2004-12-07 19:34 ` laurent at guerby dot net
2005-02-17 20:54 ` ebotcazou at gcc dot gnu dot org
2005-02-17 21:04 ` ebotcazou at gcc dot gnu dot org
2005-02-18 18:34 ` ebotcazou at gcc dot gnu dot org
2005-02-19 23:59 ` laurent at guerby dot net
2005-04-07  6:51 ` cvs-commit at gcc dot gnu dot org
2005-04-07  6:57 ` [Bug ada/18819] [4.1 Regression] " ebotcazou at gcc dot gnu dot org
2005-06-11 23:19 ` laurent at guerby dot net
2005-07-04 10:11 ` pinskia at gcc dot gnu dot org
2005-08-22  2:26 ` mmitchel 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).