http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47005
Summary: [4.6 Regression] ACATS c62002a wrong code on arm-linux Product: gcc Version: 4.6.0 Status: UNCONFIRMED Keywords: wrong-code Severity: normal Priority: P3 Component: ada AssignedTo: unassig...@gcc.gnu.org ReportedBy: laur...@guerby.net Host: arm-linux Target: arm-linux Build: arm-linux Now that we're back on bootstrap land :). http://gcc.gnu.org/ml/gcc-testresults/2010-12/msg01578.html LAST_UPDATED: Thu Dec 16 21:16:30 UTC 2010 (revision 167954) Native configuration is armv7l-unknown-linux-gnueabi Compiler version: 4.6.0 20101216 (experimental) [trunk revision 167954] (GCC) configure flags: --prefix=/n/44/guerby/install-trunk-167954 --enable-languages=c,ada,c++,fortran --enable-__cxa_atexit --enable-threads=posix --disable-multilib RUN c62002a ,.,. C62002A ACATS 2.5 10-12-18 02:26:25^M ---- C62002A CHECK THAT COMPONENTS OF ACCESS IN PARAMETERS MAY BE USED^M IN ASSIGNMENT CONTEXTS.^M * C62002A ASSIGNMENT TO COMPONENT OF RECORD ACCESS PARAMETER FAILED.^M **** C62002A FAILED ****************************.^M This one also fails on armv5tel-linux: http://gcc.gnu.org/ml/gcc-testresults/2010-12/msg01276.html This is the only Ada FAIL on arm-linux, 4.5 was clean so this is a regression.