This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/52388] binutils-2.21 and newer break ACATS on arm-linux-gnueabi due to widechr compile failure
- From: "ebotcazou at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 27 Feb 2012 09:25:01 +0000
- Subject: [Bug ada/52388] binutils-2.21 and newer break ACATS on arm-linux-gnueabi due to widechr compile failure
- Auto-submitted: auto-generated
- References: <bug-52388-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52388
Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2012-02-27
CC| |ebotcazou at gcc dot
| |gnu.org
Ever Confirmed|0 |1
--- Comment #1 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2012-02-27 09:25:01 UTC ---
> I have traced the regression to one specific change in binutils
> (http://sourceware.org/ml/binutils/2010-05/msg00074.html), commited as part of
> a group of changes
> (http://sourceware.org/ml/binutils-cvs/2010-05/msg00035.html), but I don't see
> anything obviously wrong with it.
>
> Before I report this to the sourceware bugzilla, is there any way to get a
> better error diagnostic from the widechr compilation attempt?
You need to fiddle with the ada/acats/run_all.sh and ada/acats/run_acats
scripts in the testsuite directory. Printing the error message would indeed be
nice.