Searched hist:67671 (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/lib/libutil/
H A Dstub.c67671 Thu Oct 26 23:19:02 MDT 2000 green Fix problems people were having with large -O levels with GCC and
getting libutil/libcrypt to work properly. I've determined that GCC
thinks it can inline all functions, including weak-symboled ones, if
it feels like it.

Create a new stub.c and move any stubs there to prevent inlining.
Thanks to jdp and William S. Duncanson for helping me finally find the
problem.
H A Dlogin_crypt.cdiff 67671 Thu Oct 26 23:19:02 MDT 2000 green Fix problems people were having with large -O levels with GCC and
getting libutil/libcrypt to work properly. I've determined that GCC
thinks it can inline all functions, including weak-symboled ones, if
it feels like it.

Create a new stub.c and move any stubs there to prevent inlining.
Thanks to jdp and William S. Duncanson for helping me finally find the
problem.
H A DMakefilediff 67671 Thu Oct 26 23:19:02 MDT 2000 green Fix problems people were having with large -O levels with GCC and
getting libutil/libcrypt to work properly. I've determined that GCC
thinks it can inline all functions, including weak-symboled ones, if
it feels like it.

Create a new stub.c and move any stubs there to prevent inlining.
Thanks to jdp and William S. Duncanson for helping me finally find the
problem.

Completed in 114 milliseconds