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] |
On Thu, 21 Aug 2003, Phil Edwards wrote:
Interesting. Bash seems to happily accept both forms.
Mm, I should elaborate: semicolon and newline are supposed to be equivalent. This is simply a bug in Solaris' native /bin/sh. We already recommend that they use a different shell, but currently we don't enforce that by testing and rejecting the broken shell.
Even that different shell we recommend, /bin/ksh, fails to bootstrap current CVS due to the problem above. But I understood that in this our sources can easily work around the problem, right?
[enterprise:gcc/gcc-cvs/objdir] andreas% ./gcc/xgcc -v Using built-in specs. Configured with: '../gcc/configure' '--prefix=/var/tmp Thread model: posix gcc version 3.4 20030821 (experimental)
LAST_UPDATED Thu Aug 21 08:53:38 WEST 2003 Thu Aug 21 07:53:38 UTC 2003
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |