This is the mail archive of the gcc-bugs@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]
Other format: [Raw text]

[Bug target/17277] [AIX] could not catch an exception when specified -maix64


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?


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