[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Bug libstdc++/39491] [4.4/4.5 regression] symbol __signbitl@GLIBCXX_3.4 in libstdc++ not exported anymore




------- Comment #16 from carlos at codesourcery dot com  2009-04-22 18:33 -------
So what is required to close this issue?

* Original submitter is incorrect, there has never been a
__signbitl@GLIBCXX_3.4 symbol, and there should not be one now?

* glibc on hppa-linux-gnu has never had a __signbitl symbol.

* I have changed the glibc hppa-linux-gnu port to define __NO_LONG_DOUBLE_MATH,
and therefore the signbit macro, even in the abscense of optimization, will
always return a valid signbit function based on the type size.


-- 


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Reply to: