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/30908] tree cost for types which are > WORD_SIZE



------- Comment #17 from pinskia at gcc dot gnu dot org  2007-02-24 09:14 -------
Though I can tell you for spu-elf, really even WORD_SIZE is 128bits, the
arthematic is more than twice the cost of a 4 byte arthematic.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|-Os inlines functions that  |tree cost for types which
                   |are called more than once   |are > WORD_SIZE
                   |(optimization regression)   |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30908


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