This is the mail archive of the gcc-testresults@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: help .. bad email address in my reports




Alexandre Oliva wrote:
> 
> On Jul 24, 2001, Joel Sherrill <joel.sherrill@OARcorp.com> wrote:
> 
> > On a more specific note, are my reports correctly submitted?
> 
> Yep, they look right to me.

Thanks. :)

I would like to tinker with my build/test script to 
cover more languages.  But right now, many fail in
one specific language.  Is there a way to do this?

configure all languages
make LANGUAGE=c
if fail, bail

# ignore errors from here down, build and test what we can
make LANGUAGE=c++
make LANGUAGE=fortran
make LANGUAGE=objective-c
make LANGUAGE=java

make XXX what to do to run the right set of tests?

If something like the above works, then I might be
able to include results for fortran when C++ fails
to build, etc.  This would improve my test coverage.

Thanks.

-- 
Joel Sherrill, Ph.D.             Director of Research & Development
joel@OARcorp.com                 On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
Support Available                (256) 722-9985


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]