While looking at gdb.compile test failures on nios2, I found that it was passing an invalid option to gcc, due to another missing target method. This patch doesn't make the "compile" command work for me yet (see PRs 23671 and 23672 that I filed last night) but it seems like something that will be necessary to get there. OK to commit? -Sandra