This is the mail archive of the gcc-help@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]

segfault with -O3


Hello,

I am getting segfault in my application if i compile it using -O3 flag , 
removing this flag during compilation resolves the problem

I am using gcc 4.1.2 on intel 64bit system.

The core file does not point to anything that I suppect of in my application.

How do I isolate if it is  gcc problem or my application problem ?



      


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