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: ctype constructor - wrong code generated


"M R Swami Reddy" <MR.Swami.Reddy@nsc.com> writes:

> Am using a cross compiler with libstdc++ support.
> With -O1 and above optimization, wrong instruction generated, which
> cause the stack corrupted. Appropriate your advise/suggestion.

This looks like a bug in the backend support for the target you are
using.  I can't tell what target that is.

Ian


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