This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/9760] [arm] Combine cannot do its job because immediate operand is used instead of register
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Aug 2004 06:42:58 -0000
- Subject: [Bug target/9760] [arm] Combine cannot do its job because immediate operand is used instead of register
- References: <20030219170600.9760.beszedes@rgai.hu>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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