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] | |
Jerry Quinn wrote:
This wouldn't surprise me. Between when I introduced those flags (in 1997) and now we gathered quite some information on them. It turns out they're mostly useful for Fortran code (subroutines) with rank-n dummy arguments where n>1. Because this situation is so common in Fortran code, these options are enabled by default when invoking g77.Without -fmove-all-movables -freduce-all-givs, performance improves to 1048 Kpos/sec, a 7% difference.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |