[Bug rtl-optimization/7061] Alpha: Access of bytes in struct parameters
--- Comment #4 from rth at gcc dot gnu dot org 2005-11-02 08:06 --- Still present in 4.1. As a guess, we're creating a BLKmode register (because alignof(struct s1) is less than alignof(HImode)), and assign_parm_setup_block forces the data into the stack. It's possible this can be bypas
[Bug rtl-optimization/7061] Alpha: Access of bytes in struct parameters
-- What|Removed |Added Severity|normal |enhancement Last reconfirmed|2004-11-06 17:36:15 |2005-01-16 01:40:54 date|