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]

Re: Crashing in 32-bit but works on 64-bit


Interestingly, it is not crashing on 32-bit if I give -O0 (I mean do
not optimize).
What could be the reason.

Regards,
Mitesh Thakkar

On Fri, Jul 22, 2011 at 3:09 PM, Mitesh Thakkar <mail.mthakkar@gmail.com> wrote:
> Hi All,
>
> I have developed one custom application in C.
> It is running fine in CentOS 5.6 64-bit, but it is crashing in CentOS
> 5.6 32-bit.
> I am not finding any reason/conclusion for it.
> Can anyone help me for it.
>
> Regards,
> Mitesh Thakkar
>


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