This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug ada/52388] binutils-2.21 and newer break ACATS on arm-linux-gnueabi due to widechr compile failure


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]