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 libstdc++/43622] no C++ typeinfo for __float128


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43622

--- Comment #17 from Jonathan Wakely <redi at gcc dot gnu.org> ---
(In reply to Marc Glisse from comment #16)
> Should I revert right away?

If it doesn't break bootstrap for the ldbl targets (only causes test failures)
then I would say reverting it is not necessary if you will be able to work on a
fix fairly quickly.

> It looks like I need to create a file config/?/?/float128.ver and find the
> right incantation in configure to add it to port_specific_symbol_files for
> those 3 targets?

I honestly don't know, but that sounds reasonable.


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