This is the mail archive of the gcc-patches@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]

Re: [PATCH] partial fix for PR 13594 (3.4 regression)


On Jan 10, 2004, Eric Botcazou <ebotcazou@libertysurf.fr> wrote:

>> Meanwhile, this patch fixes a different bug, so I thought I'd go ahead
>> and post it.  Built and tested (well, almost completed) on
>> i686-pc-linux-gnu and frv-elf.

> Introduced:

Thanks.  It seems that libstdc++ tests don't run for cross compilers,
and my native testing didn't run it, probably because I failed to run
make -k check :-(

Sorry about that.  I see what the problem is.  It seems that strong
using clauses have to be searched first, and only if the search fails
should non-strong using clauses be considered.

I'll try to implement this.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Happy GNU Year!                     oliva@{lsd.ic.unicamp.br, gnu.org}
Red Hat GCC Developer                 aoliva@{redhat.com, gcc.gnu.org}
Free Software Evangelist                Professional serial bug killer


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