Building GCC with -Wmissing-declarations and addressing its warnings
Patrick Palka
patrick@parcs.ath.cx
Thu Feb 20 18:16:00 GMT 2014
On Thu, Feb 20, 2014 at 1:14 PM, Jonathan Wakely <jwakely.gcc@gmail.com> wrote:
> On 20 February 2014 15:31, Patrick Palka wrote:
>> (I counted nearly 100 (non-debug)
>> functions that could be made static in gcc, and 4 in libstdc++, by the
>> way.)
>
> Which were the four in libstdc++?
>
> I only see __gslice_on_index and __concat_size_t.
Those two along with _Rb_tree_rotate_left and _Rb_tree_rotate_right.
More information about the Gcc
mailing list