http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60078
Bug ID: 60078 Summary: acats c761007 fails on ARM Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: ada Assignee: unassigned at gcc dot gnu.org Reporter: bernd.edlinger at hotmail dot de ,.,. C761007 ACATS 2.5 14-02-05 11:14:25^M ---- C761007 Check that if a finalize procedure invoked by a transfer of^M control or selection of a terminate alternative attempts^M to propagate an exception, the exception is ignored, but^M any other finalizations due to be performed are^M performed.^M * C761007 Asynchronously aborted operation Expecting: GHIJ Got:^M GGHIJ.^M **** C761007 FAILED ****************************.^M FAIL: c761007 root@socfpga_cyclone5:/home/ed/gnu/arm-linux-gnueabihf/bin# ./gcc -v Using built-in specs. COLLECT_GCC=./gcc COLLECT_LTO_WRAPPER=/home/ed/gnu/arm-linux-gnueabihf/libexec/gcc/armv7l-unknown-linux-gnueabihf/4.9.0/lto-wrapper Target: armv7l-unknown-linux-gnueabihf Configured with: ../gcc-4.9-20140202/configure --prefix=/home/ed/gnu/arm-linux-gnueabihf --enable-languages=c,c++,objc,obj-c++,fortran,ada,go --with-arch=armv7-a --with-tune=cortex-a9 --with-fpu=vfpv3-d16 --with-float=hard Thread model: posix gcc version 4.9.0 20140202 (experimental) (GCC)