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] |
There may be a problem with this on sh-symbian. That target does not currently set DECL_NON_ADDR_CONST_P for dllimports, even though some of the comments in config/sh/symbian.c suggest that it should (are those comments just leftovers from winnt.c?) Could a sh-symbian maintainer help with this? Nick, I'm cc'ing you since you contributed symbian.c. Do I need to guard DECL_NON_ADDR_CONST_P in handle_dll_attribute with a TARGET_IS_PE_COFF macro?
Cheers Nick
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |