=== acats configuration ===
target gcc is /src/gcc-4.2-20070307/nto/ntox86/gcc/xgcc -B/src/gcc-4.2-20070307/nto/ntox86/gcc/
Reading specs from /src/gcc-4.2-20070307/nto/ntox86/gcc/specs
Target: i386-pc-nto-qnx6.3.0
Configured with: /src/gcc-4.2-20070307/configure --srcdir=/src/gcc-4.2-20070307
--program-suffix=4.2.0 --enable-version-specific-runtime-libs --enable-languages=c,ada
--enable-threads=posix --enable-shared --enable-libada --enable-libssp --disable-werror
--disable-bootstrap --with-libiconv-prefix=/usr/local --cache-file=Cashe.log
Thread model: posix gcc version 4.2.0 20070307 (prerelease)
host=i386-pc-nto-qnx6.3.0
target=i386-pc-nto-qnx6.3.0

                === acats Summary ===    <= -O2 and -O3
# of expected passes            2311
# of unexpected failures        1
*** FAILURES: c380004

-------------------------------------------------------------------------------
-O3, -O2, -O1, -O0 failed =>

# gnatmake c380004
gcc -c c380004.adb
c380004.adb:77:13: warning: "X" is never assigned a value
c380004.adb:78:13: warning: "Y" is never assigned a value
c380004.adb:92:21: warning: "X" is never assigned a value
c380004.adb:120:17: warning: "X" is never assigned a value
c380004.adb:132:17: warning: "X" is never assigned a value
c380004.adb:153:17: warning: "X" is never assigned a value
c380004.adb:171:17: warning: "X" is never assigned a value
c380004.adb:204:09: warning: no accept for entry "E"
c380004.adb:338:09: warning: in instantiation at line 131
c380004.adb:338:09: warning: component of "Arr" padded
gcc -c report.adb
gnatbind -x c380004.ali
gnatlink c380004.ali

# ./c380004

,.,. C380004 ACATS 2.5 07-03-12 10:46:07
---- C380004 Check evaluation of discriminant expressions when the
                constraint depends on a discriminant, and the
                discriminants have defaults -
                discriminant-dependententry families and protected
                components.
   - C380004 Discriminant-dependent entry families for task types.
   * C380004 Unexpected exception raised - 2 heap exhausted.
   * C380004 EXCEPTION NAME : STORAGE_ERROR.
   * C380004 Discriminant values not correct - 3.
   * C380004 Unexpected exception s-intman.adb:152 explicit raise.
   * C380004 EXCEPTION NAME : STORAGE_ERROR.
**** C380004 FAILED ****************************.