This is the mail archive of the gcc-bugs@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]

[Bug testsuite/42854] [4.4/4.5 Regression] FAIL: gcc.dg/darwin-weakimport-[13].c scan-assembler-not *



------- Comment #4 from howarth at nitro dot med dot uc dot edu  2010-01-25 20:20 -------
Mike Stump's comment on Geoff's implementation of the attribute weak_import in
FSF gcc is...

> Not earth shattering, it just sets .weak_definition or .weak_reference for
> the assembler.  google can find tidbits about the programming model, how
> they are used and the assembler manual and so on... if your curious.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42854


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