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]

[patch] skip gcc.dg/visibility-11.c for darwin


So, we can actually skip this one since the calling methods aren't the same for linux and darwin and this one requires a plt which either a) doesn't exist (ppc,ppc64,x86) or b) we have no hints like this for (x86_64).

Tested on x86_64-darwin.

OK?

-eric

2006-10-11 Eric Christopher <echristo@apple.com>

* gcc.dg/visibility-11.c: Skip for darwin.


Attachment: visibility.diff.txt
Description: Text document


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