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] |
Darwin uses .weak_definition directives instead of .weak to declare symbols as weak. The attached patch changes three testcases to check for the correct syntax when the target is darwin. Verified that the tests pass with patch applied on powerpc-apple-darwin and i686-pc-linux-gnu. OK for mainline?
What about 4.2?
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |