Laurent GUERBY wrote:
FYI, on SuSE 9.2, on x86 and x86_64 starting with the system Ada compiler
(3.3.3 based)
I get no such issue in configure:
/bin/bash triggers the message, /bin/sh doesn't.
Debian/bash 2.05b; SuSE 9.2/bash 3.00.0(1),
if true; then break; fi
I had run
% bash ../src/gcc-4.0.0-20050410/configure ...
checking whether compiler driver understands Ada... yes
> --- here --->
> checking whether compiler driver understands
> Ada... ../src/gcc-4.0.0-20050410/configure: line 2141: break: only
> meaningful in a `for', `while', or `until' loop
> yes