This is the mail archive of the gcc@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] | |
I think best would be to add a max_size argument to this function, which would be MOVE_MAX_PIECES + 1 or STORE_MAX_PIECES + 1 depending on in which macro or routine it is used.
Such change would need perhaps some corrections to i386, x86_64 and SH MOVE_RATIO/CLEAR_RATIO/MOVE_BY_PIECES_P settings.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |