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: 3.4.5/4.0.2/4.1 PATCH: Run Ada testsuite with CONFIG_SHELL


Andreas Schwab writes:

> Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> writes:
> 
> > exec ./run_all.sh "$@"
> 
> *Note (autoconf)Shell Substitutions::.  A more portable way to write "$@" is
> ${1+"$@"}.

Indeed, that works just as well.  So how to proceed?

	Rainer


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