This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/14470] [tree-ssa] trouble with post-increment
- From: "rearnsha at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 Mar 2004 15:56:12 -0000
- Subject: [Bug middle-end/14470] [tree-ssa] trouble with post-increment
- References: <20040307221314.14470.lvoge@cs.vu.nl>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From rearnsha at gcc dot gnu dot org 2004-03-19 15:56 -------
Eric,
Your patch is causing massive code size explosion on some files. For example,
in CSiBE gsm/gsm_encode.o on ARM -Os explodes from 1396 to 3172 bytes (a 125%
code size increase!).
I really think we need to find a better solution than this.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14470