This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Don't run tests on moxie-elf that require profile data
Paolo Bonzini wrote:
Anthony Green wrote:
This patch let's the GCC testsuite for moxie run to completion without
human intervention. It, quite obviously, depends on the moxie port
being reviewed and committed. Ok to commit (once port is committed)?
Well, the port is stalled on naming you maintainer (among other things)
and when the port will be committed you'll be the maintainer, so you
don't need explicit approval. The patch is obvious though.
Ok, thanks. I should mention that profiling does work for moxie-elf, as
the libgloss/simulator port does pass-through I/O to the host. It's
just that the dejagnu infrastructure doesn't seem to be set up for this
case.
AG
Paolo