This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/14470] [tree-ssa] trouble with post-increment


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]