This is the mail archive of the gcc-regression@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]

recent dejagnu change


Hi,

This change:

2000-08-02  Jimmy Guo  <guo@hpcleara.cup.hp.com>

        * lib/target.exp (default_target_compile,default_target_assemble,
        default_link): Remove env() interface for *_FOR_TARGET TCL vars.

        * lib/framework.exp (setup_xfail): Relax PRMS string pattern
        to allow a more general bug ID specification (without '-').

        * lib/utils.exp: Add support for a -maxdepth <n>
        option to limit find to <n> directories deep.

        * runtest.exp: Cleanup reference to $env(MULTIPASS) and
        $env(PASS).  These were added by HP but unused since.
        Handle multiple directories in TCL variables
        dir_to_run and cmdline_dir_to_run; limit *.exp find to
        one directory level to avoid foo/bar/baz.exp getting tested
        twice (when ${dir} is 'foo', and when ${dir} is 'foo/bar').
        
        * lib/framework.exp (pass): make compiler_conditional_xfail_data
        a global, corresponding to a recent change to 'proc fail'.

appears to completely hose the gcc testsuite.  It now doesn't run most
of its tests.  Could you check your change?

Also, what are you doing committing changes to this tree?  Did you get
someone's approval?  Whose?
-- 
- Geoffrey Keating <geoffk@cygnus.com>

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