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/9760] [arm] Combine cannot do its job because immediate operand is used instead of register


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-08-20 06:42 -------
Note to reproduce this on the mainline you have remove the definition of the function func because 
func is really a pure function and we remove the call to the function and the rest of the foo is really 
dead code.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2004-05-21 03:44:10         |2004-08-20 06:42:58
               date|                            |


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


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