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/38609] [4.4 Regression]: gcc.c-torture/execute/built-in-setjmp.c execute -O2 and above



------- Comment #8 from dave dot korn dot cygwin at gmail dot com  2009-01-26 18:49 -------
Oh, bah, I misread the Host field for Target!

Guess it probably won't be TARGET_BUILTIN_SETJMP_FRAME_VALUE then.  You only
need it if your stack frames have unpredicatable gaps in them so that you can't
eliminate one reg against another that points the other side of the gap because
the offset isn't known.  Unless you've got those on CRIS, I've probably just
been dangling a red herring under your nose, sorry!


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38609


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