https://sourceware.org/bugzilla/show_bug.cgi?id=29512

--- Comment #1 from H.J. Lu <hjl.tools at gmail dot com> ---
The code in question is

              struct tm *tb = (kind == CPP_time_kind::FIXED
                               ? gmtime : localtime) (&tt);

There is no pointer comparison here.  We can ignore protected visibility in
shared libraries on Solaris.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to