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: [PATCH 2/3] Implement -flto-slim


On Tue, Nov 2, 2010 at 12:42 PM, Andi Kleen <andi@firstfloor.org> wrote:
>> Oh, yeah. ?We'd need to wait for the linker plugin to be built unconditionally.
>
> There's that.
>
> FWIW -- i currently use a private LTO test suite because I found it difficult
> to express many of the multi file test cases I have in dejagnu. ? It simply
> uses Makefiles.
>
> I realize it's not a very satisfying situation.

;)

I guess it wouldn't be too hard to detect a $testcase.mk file and
invoke that with 'build' 'run' and 'clean' rules from dejagnu.  At least
it wasn't too hard to add linker-plugin support or suppor for multi-language
tests.  For a non-TCL speaker, that is ;)

Richard.

> -Andi
>


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