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] testsuite: Add new effective target keywords


On Sunday 17 April 2005 23:28, Björn Haase wrote:
> Hi,
>
> when preparing to prepare the testsuite to be better adapted also for small
> targets, I have made use of the approach that you had suggested. You will
> find attached a patch that defines three new effective-target keywords:
>
> nested_functions
> trampolines

Why do you need to check for these two separately? Isn't the "trampolines" 
test sufficient to cover all the problematic uses of nested functions?

Paul


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