------- Comment #7 from ghazi at gcc dot gnu dot org 2007-01-13 05:01 ------- (In reply to comment #6) > Stuff in --tool_opts from RUNTESTFLAGS goes before the dg-options on the > command line, I just tried it. Is there some other way to do it?
Yes, the GCC docs suggest using --target_board: http://gcc.gnu.org/install/test.html I could be wrong, but I'm pretty sure that one appends the flags you supply. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25443