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 was surprised to find that configuring for powerpc-unknown-linux-gnu
> got me a compiler that could not generate SPE code becausing things like
>? TARGET_SPE are hardwired to zero.? Is there a reason not to have
> TARGET_SPE defined to rs6000_spe in rs6000.h?? My expectation would be
Yes. there is a reason.? David disliked the idea of the AIX compiler getting bloated for SPE's sake.? I am indifferent either way; it is his decision.
Cheers. Aldy
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |