This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/21767] if-convert leaves invalid REG_EQUAL notes
- From: "amylaar at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Jun 2005 18:38:08 -0000
- Subject: [Bug rtl-optimization/21767] if-convert leaves invalid REG_EQUAL notes
- References: <20050526143523.21767.amylaar@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From amylaar at gcc dot gnu dot org 2005-06-01 18:38 -------
(In reply to comment #4)
> Well, 3.4 is open for regression fixes only. Did the testcase ever work before
> 3.4 in any previous GCC version?
Of course. if-conversion is a relatively new pass:
2000-04-30 Richard Henderson <rth@cygnus.com>
* ifcvt.c: New file.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21767