"uninitialized variable" warning from compiler

2009-10-29 Thread Uma shankar
occur due to tradeoff in compiler against false positive warnings. I am referring them as "bugs" only because compiler hackers do so.                  thanks for your time                    Uma shankar

SHN_UNDEF symbols with non-zero value in MIPS shared object

2009-10-29 Thread Uma shankar
Hi, Cross-MIPS gcc version (for Linux target) used is  4.3.2 Today  I saw that .so files of MIPS contain some undef symbols with non-zero value The few I saw are defined in libC Wont this confuse dynamic linker of 4.3.2  ?  ( i know that in 4.3.3. , there is the STO_MIPS_PLT check  which  skip