Hi Sun,

Since we are going to turn on CPIC, we want to make sure CG is doing the
right job. Currently, it seems that CG does not handle CPIC well (for
example x8664/exp_loadstore.cxx does not handl CPIC at all).

Thanks,

Min

On Sun, Feb 27, 2011 at 10:42 PM, Sun Chan <sun.c...@gmail.com> wrote:

> I don't understand why this bug seemed so mysterious to fix. The
> problem is that the relocation and symbol attribute does not match.
> Instead of looking at where CG generated code for the use of the
> string, you keep looking at IPA to be the culprit. CG is generating
> the wrong relocation that says it requires GOT entry. Use a different
> relocation for that reference. Someone already shown that the .dynsym
> attribute is correct.
> Sun
>
>
------------------------------------------------------------------------------
Free Software Download: Index, Search & Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
_______________________________________________
Open64-devel mailing list
Open64-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/open64-devel

Reply via email to