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 far as I can see, it doesn't.
You missed: if (TARGET_MMX) ix86_init_mmx_sse_builtins ();
On the other hand, as far as I can see, __float80 is undocumented and unused for the i386. Why does it exist?
Jan added it with __float128 also: 2003-10-30 Jan Hubicka <jh@suse.cz>
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |