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 middle-end/24282] Optimizer ignores register changing (STOSL)



------- Comment #3 from falk at debian dot org  2005-10-09 12:42 -------
(In reply to comment #2)
> But the modified register is a register of the input list, so gcc should 
> know that it will be used.

It knows it is being read. It doesn't know that it is also clobbered.


-- 


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


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