https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104083

--- Comment #4 from ro at CeBiTec dot Uni-Bielefeld.DE <ro at CeBiTec dot 
Uni-Bielefeld.DE> ---
> --- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
> Once could of course argue that eventually the acats/run_all.sh can somehow
> pick up options from the RUNTESTFLAGS argument (it might need to be exported
> somehow of course).

While certainly possible, this would probably be quite fragile given
what DejaGnu accepts in RUNTESTFLAGS.  Besides, for runtest it's not
only RUNTESTFLAGS but also DEJAGNU pointing at an expect script setting
e.g. target_list etc.  If one wants DejaGnu's facilities, one should
just use it instead of reimplementing it.

Reply via email to