https://gcc.gnu.org/bugzilla/show_bug.cgi?id=17277
Krishnamoorthy C <chandrakm at hotmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chandrakm at hotmail dot com --- Comment #6 from Krishnamoorthy C <chandrakm at hotmail dot com> --- The exact same code/application compiles and runs fine on multiple OS's ( HP UX, Windows , Red Hat etc ) , i am seeing the problem only on AIX 7.1 But when you say this problem could be something other than AIX 7.1, could it be the environment variables, or a mismatch in the shared libs used. Btw, a shared lib , compiled with gcc on AIX 7.1, but in C language is also being used. Would you suggest using a lower verion of the gcc compiler what we used?