a simple C program like:

const char *x = "hello world";
const char *y = "hello world";


compiled with wgen generates 1 "constant" symbol
for the string literal "hello world" but two "hello world"
TCON entries.

Is there any reason to not have just one symbol entry in ST and one entry in 
TCON?


------------------------------------------------------------------------------
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