Bug 41870 - [4.5 Regression] ACATS c46051a fail on powerpc-linux
Summary: [4.5 Regression] ACATS c46051a fail on powerpc-linux
Status: RESOLVED FIXED
Alias: None
Product: gcc
Classification: Unclassified
Component: ada (show other bugs)
Version: 4.5.0
: P3 normal
Target Milestone: 4.5.0
Assignee: Eric Botcazou
URL:
Keywords: wrong-code
Depends on:
Blocks:
 
Reported: 2009-10-29 19:01 UTC by Laurent GUERBY
Modified: 2009-10-30 00:23 UTC (History)
1 user (show)

See Also:
Host: powerpc-unknown-linux-gnu
Target: powerpc-unknown-linux-gnu
Build: powerpc-unknown-linux-gnu
Known to work:
Known to fail:
Last reconfirmed: 2009-10-29 19:10:22


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Laurent GUERBY 2009-10-29 19:01:04 UTC
http://gcc.gnu.org/ml/gcc-testresults/2009-10/msg02707.html

LAST_UPDATED: Wed Oct 28 00:08:45 UTC 2009 (revision 153618)

		=== acats tests ===
FAIL:	c46051a

		=== acats Summary ===
# of expected passes		2314
# of unexpected failures	1
Native configuration is powerpc-unknown-linux-gnu




RUN c46051a
^M
,.,. C46051A ACATS 2.5 09-10-29 18:57:36^M
---- C46051A CHECK THAT ENUMERATION, RECORD, ACCESS, PRIVATE, AND TASK^M
                VALUES CAN BE CONVERTED IF THE OPERAND AND TARGET TYPES ^M
                ARE RELATED BY DERIVATION.^M
   * C46051A INCORRECT CONVERSION OF 'NCREC (R)'.^M
**** C46051A FAILED ****************************.^M
FAIL:   c46051a

Note: was working as of 
LAST_UPDATED: Fri May  8 09:36:32 UTC 2009 (revision 147280)
http://gcc.gnu.org/ml/gcc-testresults/2009-08/msg01684.html
Comment 1 Eric Botcazou 2009-10-29 19:10:22 UTC
Investigating.
Comment 2 Eric Botcazou 2009-10-30 00:23:49 UTC
Fixed by http://gcc.gnu.org/ml/gcc-patches/2009-10/msg01756.html :-)