This is the mail archive of the gcc-bugs@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] | |
On Mon, May 06, 2002 at 07:08:25PM +0100, Bernd Schmidt wrote:
> + %{msse2: -D__SSE2_BUILTINS__ }\
> %{march=pentium4: -D__SSE2__ }\
Better, I think, to define __SSE2__ instead, as with -march=pentium4.
r~
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |