https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196883
Jan Beich <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|maintainer-feedback?(gecko@ |maintainer-feedback+ |FreeBSD.org) | Status|New |Closed Resolution|--- |DUPLICATE --- Comment #3 from Jan Beich <[email protected]> --- Already reported. std::abs(int64_t) for 32bit archs or std::llabs are not available in base libstdc++ or before 10.0-RELEASE (r255294) for libstdc++ in lang/gcc47 and earlier (libstdc++/54686). *** This bug has been marked as a duplicate of bug 196772 *** -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-gecko To unsubscribe, send any mail to "[email protected]"
