This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/23299] [4.0 Regression] "classic" GCSE caused miscompilation
- 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: 9 Aug 2005 17:25:10 -0000
- Subject: [Bug rtl-optimization/23299] [4.0 Regression] "classic" GCSE caused miscompilation
- References: <20050809170136.23299.jakub@redhat.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-09 17:25 -------
Looks like the insert is just in the wrong spot.
On the mainline we insert it in the correct spot.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23299