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 don't see how making GCC faster on new machines wouldn't speed things up on slower machines. Hmm... Except for refraining from recomputing stuff over and over by setting aside some memory to hold the computed value. This is fine for machines with lots of memory,
Not all machines in the world have nicely balanced storage systems, unfortunately.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |