[Bug d/95575] [10/11 regression] gdc.test testnames lost gdc.test prefix

ro at CeBiTec dot Uni-Bielefeld.DE gcc-bugzilla@gcc.gnu.org
Tue Jun 9 08:24:50 GMT 2020


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95575

--- Comment #2 from ro at CeBiTec dot Uni-Bielefeld.DE <ro at CeBiTec dot Uni-Bielefeld.DE> ---
> --- Comment #1 from Iain Buclaw <ibuclaw at gdcproject dot org> ---
> Ah, for some reason I thought that moving the dejagnu .exp scripts from
> top-level gdc.test to one per each subdirectory would remove the need for that.

No, exactly which driver files are used is an implementation detail: you
can run tests in subdirs either from a toplevel .exp file or from
separate per-subdir ones.  What's important is keeping the test names
stable, otherwise this wreaks havoc with comparing test results.

>  I'll revert that part of the change then.

Thanks.


More information about the Gcc-bugs mailing list