[Bug ada/18819] ACATS cdd2a02 fails at runtime

2005-04-07 Thread cvs-commit at gcc dot gnu dot org
--- 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: [EMAIL PROTECTED] 2005-04-07 06:51:30 Modified files: gcc:

[Bug ada/18819] ACATS cdd2a02 fails at runtime

2005-02-19 Thread laurent at guerby dot net
--- 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

[Bug ada/18819] ACATS cdd2a02 fails at runtime

2005-02-18 Thread ebotcazou at gcc dot gnu dot org
--- 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

[Bug ada/18819] ACATS cdd2a02 fails at runtime

2005-02-17 Thread ebotcazou at gcc dot gnu dot org
--- 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

[Bug ada/18819] ACATS cdd2a02 fails at runtime

2005-02-17 Thread ebotcazou at gcc dot gnu dot org
--- 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

[Bug ada/18819] ACATS cdd2a02 fails at runtime

2004-12-07 Thread pinskia at gcc dot gnu dot org
--- 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

[Bug ada/18819] ACATS cdd2a02 fails at runtime

2004-12-07 Thread laurent at guerby dot net
--- 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