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] | |
As Aldy mentioned, there already is a powerpc-linuxspe configuration that seems to do what your customer wants. gcc/config/rs6000/linuxspe.h makes the options active and defaults to a 8540 scheduling model, but does not enable the SPE features by default.
I am wliling to consider a patch to rs6000.h and the other headers, but I am not sure what benefit it provides over the configurations that Aldy already designed and implemented.
-- Mark Mitchell CodeSourcery, LLC mark@codesourcery.com (916) 791-8304
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |