This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/26537] Basic block reordering inserts redundant instruction
- 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: 3 Mar 2006 02:08:23 -0000
- Subject: [Bug rtl-optimization/26537] Basic block reordering inserts redundant instruction
- References: <bug-26537-1008@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from pinskia at gcc dot gnu dot org 2006-03-03 02:08 -------
The problem has nothing to do with basic block reordering anyways. It is just
copying instructions and not optimizing them.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26537