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: [PATCH] [fastjar] implement `-u'


>>>>> "Richard" == Richard Sandiford <rsandifo@redhat.com> writes:

Richard> The use of 'static inline' for find_entry() and
Richard> looks_like_dir() breaks bootstrap on mips-sgi-irix6.5 when
Richard> using the native compiler.  The obvious patch below fixes it,
Richard> but how wedded are you to the inline thing?  Should I add an
Richard> autoconf test instead?

Please check in your patch as-is.  I doubt it is important to use
inline here.

Tom


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