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: GCC 3.2 20020701 C++ new failures on AIX


David Edelsohn wrote:
>         Your typeinfo patch has introduced a torrent of G++ testsuite
> linker errors on AIX, all of the form:
eek

> ld: 0711-317 ERROR: Undefined symbol: typeinfo for int
looks like something's wrong with the libsupc++ typeinfos for scalars
and ptr-to-scalars


> The number of failures has increased from 15 to 88.
> 
>         How can we restore correct G++ typeinfo operation?
By making me fix the bug :-)

nathan

-- 
Dr Nathan Sidwell :: Computer Science Department :: Bristol University
           The voices in my head told me to say this
nathan@acm.org  http://www.cs.bris.ac.uk/~nathan/  nathan@cs.bris.ac.uk


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