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]: Move FIELD_DECL into it's own structure


Daniel Berlin wrote:

> DECL_NON_ADDR_CONST_P was completely removed because nothing ever set
> it.

Umm, it is set and needed by dllimport-using targets (see config/i386/winnt.c).
But I was just about to submit a patch (ie, when unslushed) that removes it,
replacing with targetm.decl_non_addr_const_p hook, to fix some dllimport bugs
(cuurently the flag is set too late). 

Danny

Find local movie times and trailers on Yahoo! Movies.
http://au.movies.yahoo.com


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