Deleted Added
full compact
i386.opt (169690) i386.opt (219639)
1; Options for the IA-32 and AMD64 ports of the compiler.
2
3; Copyright (C) 2005 Free Software Foundation, Inc.
4;
5; This file is part of GCC.
6;
7; GCC is free software; you can redistribute it and/or modify it under
8; the terms of the GNU General Public License as published by the Free

--- 183 unchanged lines hidden (view full) ---

192msse2
193Target Report Mask(SSE2)
194Support MMX, SSE and SSE2 built-in functions and code generation
195
196msse3
197Target Report Mask(SSE3)
198Support MMX, SSE, SSE2 and SSE3 built-in functions and code generation
199
1; Options for the IA-32 and AMD64 ports of the compiler.
2
3; Copyright (C) 2005 Free Software Foundation, Inc.
4;
5; This file is part of GCC.
6;
7; GCC is free software; you can redistribute it and/or modify it under
8; the terms of the GNU General Public License as published by the Free

--- 183 unchanged lines hidden (view full) ---

192msse2
193Target Report Mask(SSE2)
194Support MMX, SSE and SSE2 built-in functions and code generation
195
196msse3
197Target Report Mask(SSE3)
198Support MMX, SSE, SSE2 and SSE3 built-in functions and code generation
199
200mssse3
201Target Report Mask(SSSE3)
202Support MMX, SSE, SSE2, SSE3 and SSSE3 built-in functions and code generation
203
200msseregparm
201Target RejectNegative Mask(SSEREGPARM)
202Use SSE register passing conventions for SF and DF mode
203
204mstackrealign
205Target Report Var(ix86_force_align_arg_pointer)
206Realign stack in prologue
207

--- 22 unchanged lines hidden ---
204msseregparm
205Target RejectNegative Mask(SSEREGPARM)
206Use SSE register passing conventions for SF and DF mode
207
208mstackrealign
209Target Report Var(ix86_force_align_arg_pointer)
210Realign stack in prologue
211

--- 22 unchanged lines hidden ---