http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50678
Georg <georggcc at googlemail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |georggcc at googlemail dot
| |com
--- Comment #65 from Georg <georggcc at googlemail dot com> 2013-02-01 18:33:11
UTC ---
FWIW, with XCode 4.6 and
$ gcc/xgcc -v
Using built-in specs.
COLLECT_GCC=gcc/xgcc
Target: x86_64-apple-darwin11.4.2
Configured with: /Users/bauhaus/src/gcc/configure --prefix=/home/bauhaus/mine
--disable-nls --disable-libstdcxx-pch --enable-languages=c,ada,c++,fortran
CC=gcc
Thread model: posix
gcc version 4.8.0 20130130 (experimental) [trunk revision 195588] (GCC)
=== acats Summary ===
# of expected passes 2320
# of unexpected failures 0
...
,.,. C52104Y ACATS 2.5 13-02-01 17:47:23
---- C52104Y CHECK THAT IN ARRAY ASSIGNMENTS AND IN SLICE ASSIGNMENTS,
THE LENGTHS MUST MATCH.
- C52104Y NO CONSTRAINT_ERROR FOR NON-NULL ARRAY SUBTYPE WHEN ONE
DIMENSION HAS INTEGER'LAST + 3 COMPONENTS.
- C52104Y STORAGE_ERROR RAISED WHEN DECLARING ONE PACKED BOOLEAN
ARRAY WITH INTEGER'LAST + 3 COMPONENTS.
==== C52104Y PASSED ============================.
PASS: c52104y