Basic GCC testing question
Segher Boessenkool
segher@kernel.crashing.org
Fri Jul 10 19:27:00 GMT 2015
On Fri, Jul 10, 2015 at 10:43:43AM -0700, Steve Ellcey wrote:
>
> I have a basic GCC testing question. I built a native GCC and ran:
>
> make RUNTESTFLAGS='dg.exp' check
>
> Everything passed and according to the log file it used the unix.exp
> as the target-board. But if I try running:
>
> make RUNTESTFLAGS='dg.exp --target-board=unix' check
Does it work better if you spell --target_board ?
Segher
More information about the Gcc
mailing list