This is the mail archive of the gcc@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: g++.pt/repo3.C regression between 3.1.1 and 3.2?


Mark Mitchell wrote:

> > I quoted all of it. Just compile g++.pt/repo3.C with -O2.
> >
> > I get this in g++.log:
> >
> > Executing on host: /home/gnu/o>
> /home/gnu/obj/gcc32/gcc/testsuite/repo3.o(.gnu.linkonce.d._ZTI1DIiE+0x18)
> > :  undefined reference to `typeinfo for C<int>'
> > collect2: ld returned 1 exit status
Yes, this must be something Jason or I broke. The fix won't
change the ABI (i.e. it can wait til 3.2.1)

nathan

-- 
Dr Nathan Sidwell   ::   http://www.codesourcery.com   ::   CodeSourcery LLC
         'But that's a lie.' - 'Yes it is. What's your point?'
nathan@codesourcery.com : http://www.cs.bris.ac.uk/~nathan/ : nathan@acm.org


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