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, v3] Drop trailing white space in include/Makefile.am


Hello Paolo,

Thanks for the quick reviews!

* Paolo Carlini wrote on Sun, Jun 15, 2008 at 02:03:02PM CEST:
> > OK for trunk?  bootstrapped and regtested x86_64-unknown-linux-gnu.
> 
> Yes, it's ok, thanks. As a matter of fact, if you have reasons to
> believe that the bug can cause problems also with the current 2.59 /
> 1.9.6 pair I strongly recommend committing to 4_3-branch too.

Indeed, at least the
  @if [ ! -d "${ext_builddir}" ]

test done as part of the stamp-ext rule is bogus without this patch,
so there may be a bogus error message from mkdir due to the existing
directory.  Applied to trunk and 4.3.

Cheers,
Ralf


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