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

[Bug libstdc++/39491] [4.2/4.3 regression] symbol __signbitl@GLIBCXX_3.4 in libstdc++ exported




------- Comment #30 from jakub at gcc dot gnu dot org  2009-04-28 23:59 -------
Also, libstdc++.so is definitely not the right home for __signbitl symbol, so
we definitely shouldn't allow any newly linked program to use symbol from that
library.  If __signbitl is ever needed (prove it), then it belongs to libc.so
and libm.so, not into libstdc++.so.


-- 


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: