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] | |
Daniel Berlin wrote: > I'm curious if it was the pre/fre changes. can you try -fno-tree-pre > and -fno-tree-fre and see if it slows down again? Adding -fno-tree-pre slows aermod back to 33.942s. Nice optimization. ;)
Thanks. (You really should thank richard guenther and steven bosscher, who continually beat me up till i finished it :P)
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |