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] Disable yet more trampoline tests for targets without trampolines


On Sun, 2008-05-11 at 23:13 -0400, Andrew Hutchinson wrote:
> I found another 5 more tests that need trampolines (for address of 
> nested functions), that are not disabled for targets without 
> trampolines. This patch adds
> dg-require-effective-target trampolines*
> 
> *(Hopefully I have found all of these cases now)
> 
> Could this please be approved  to commit to 4.4 HEAD?

dg-require-effective-target should come after dg-do.  OK with
that change.

Janis


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