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]

Re: patch for 930513-1 on Darwin


Richard Henderson wrote:
> 
> > (perhaps by coincidence, no other machine I know of has
> > such a requirement)
> 
> See how the IA-64 port uses SYMBOL_REF_FLAG.  Now, the rs6000
> port already uses SYMBOL_REF_FLAG for something else, so you'll
> have to play games with ENCODE_SECTION_INFO instead, but that's
> really just a side issue.

As it happens, I'm working on a Darwin backend cleanup that's going
to use ENCODE_SECTION_INFO, so probably we should see if we can exploit
it for patterns as well.

Stan


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