This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Ada LTO failures (2x)
- From: Steven Bosscher <stevenb dot gcc at gmail dot com>
- To: GCC Mailing List <gcc at gcc dot gnu dot org>, Eric Botcazou <ebotcazou at adacore dot com>
- Date: 2010年5月26日 14:35:09 +0200
- Subject: Ada LTO failures (2x)
Hi,
When I run the test suite with Ada, I have two test suite failures,
for lto6.adb and lto8.adb. The failure mode is the same for both, see
end of this mail. Are these failures expected? This is on Debian Lenny
x86_64.
Ciao!
Steven
In file included from :44:0:^M
/home/stevenb/devel/trunk/gcc/testsuite/gnat.dg/lto6_pkg.ads: In
function 'lto6_pkg__f_stringSI':^M
/home/stevenb/devel/trunk/gcc/testsuite/gnat.dg/lto6_pkg.ads:4:8:
sorry, unimplemented: Multiple EH personalities are supported only
with assemblers supporting .cfi.personality directive.^M
lto-wrapper: /home/stevenb/devel/build/gcc/xgcc returned 1 exit status^M
collect2: lto-wrapper returned 1 exit status^M
gnatlink: error when calling /home/stevenb/devel/build/gcc/xgcc^M
gnatmake: *** link failed.^M
FAIL: gnat.dg/lto6.adb (test for excess errors)
Excess errors:
In file included from :44:0:
/home/stevenb/devel/trunk/gcc/testsuite/gnat.dg/lto6_pkg.ads:4:8:
sorry, unimplemented: Multiple EH personalities are supported only
with assemblers supporting .cfi.personality directive.
lto-wrapper: /home/stevenb/devel/build/gcc/xgcc returned 1 exit status
collect2: lto-wrapper returned 1 exit status
gnatlink: error when calling /home/stevenb/devel/build/gcc/xgcc
UNRESOLVED: gnat.dg/lto6.adb compilation failed to produce executable