This is the mail archive of the gcc-patches@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]
Other format: [Raw text]

Re: [Ada] fix bug in deferred constant


Some of them couldn't because the current test harness is not very
flexible and basically forces a single file per test, which is not practical
in many cases. I've already raised this issue in the past, but got no
positive feedback on improving this so far.

In gfortran.dg, we use the dg-additional-sources directive to compile multiple source files for one test (we use it to have mixed C-Fortran testcases). As far as I can see, it has been there since 2003-06-05. See dg-additional-sources, dg-additional-files and dg-additional-files-options in gcc/testsuite/lib/gcc-defs.exp for details. Would it suit your purpose?

FX


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