This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/22077] [4.0/4.1 Regression] vec_all_eq does not produce good result
- 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: 15 Jun 2005 22:42:52 -0000
- Subject: [Bug target/22077] [4.0/4.1 Regression] vec_all_eq does not produce good result
- References: <20050615141027.22077.pinskia@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-15 22:42 -------
There is an extra RTL in .expand:
(insn 15 14 16 1 (set (reg:SI 119 [ D.1317 ])
(reg:SI 123)) -1 (nil)
(nil))
So this might not be a target bug after all.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22077