This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/23898] basic block reordering excessively increases code size; get_uncond_jump_length pessimistic
- From: "jbglaw at lug-owl dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 Sep 2005 21:33:52 -0000
- Subject: [Bug rtl-optimization/23898] basic block reordering excessively increases code size; get_uncond_jump_length pessimistic
- References: <20050915174342.23898.amylaar@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From jbglaw at lug-owl dot de 2005-09-22 21:33 -------
The patch that was imported two days ago seems to break architectures that don't have length defines in their MD files (eg. VAX). I haven't checked if there are other architectures affected, though...
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23898