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/25642] optimizer bug: registers are clobbered but not restored



------- Comment #2 from wouter at grep dot be  2006-01-04 19:51 -------
(In reply to comment #0)
> I found that the
> compiler produces code which assumes that no register inside the called
> function will clobber any register.

Uh -- for clarity, I meant to say "that no code inside the called function will
clobber any register" here...


-- 


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



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