This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/25642] optimizer bug: registers are clobbered but not restored
- From: "wouter at grep dot be" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 4 Jan 2006 19:51:27 -0000
- Subject: [Bug target/25642] optimizer bug: registers are clobbered but not restored
- References: <bug-25642-11058@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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