This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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] Add support for imported declaration and correct search order


>>>>> "Sami" == Sami Wagiaalla <swagiaal@redhat.com> writes:

Sami> +if { [test_compiler_info {gcc-[0-3]-*}] ||
Sami> +     [test_compiler_info {gcc-4-[0-3]-*}]} { setup_xfail *-*-* }

Split the second line here after the "{" and then again before the "}".

Sami> +if { [test_compiler_info {gcc-[0-3]-*}] ||
Sami> +     [test_compiler_info {gcc-4-[0-3]-*}]} { setup_xfail *-*-* }

Here too.

Ok with this change.

Tom


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