This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFC] [PATCH] Move cpplib out of the gcc directory


> - I decided to move hashtable.c to libiberty (it looks useful enough).
>    This means K&R'ing it.

Moving things into libiberty should not be taken lightly, as the
change rules for libiberty are more strict than for gcc (backwards
compatibility and multi-project use).  I would suggest not making the
above change without a definite reason.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]