| Submitter | Segher Boessenkool |
|---|---|
| Date | Aug. 16, 2012, 2:43 p.m. |
| Message ID | <A0E3F767-55BC-45EA-BE88-38DC674B1014@kernel.crashing.org> |
| Download | mbox | patch |
| Permalink | /patch/178010/ |
| State | New |
| Headers | show |
Comments
Patch
--- gcc/config/rs6000/darwin.h (revision 190445) +++ gcc/config/rs6000/darwin.h (working copy) @@ -282,7 +282,7 @@ #undef TARGET_DEFAULT #define TARGET_DEFAULT (MASK_MULTIPLE | MASK_PPC_GFXOPT) -/* Darwin only runs on PowerPC, so short-circuit POWER patterns. */ +/* Darwin always uses IBM long double, never IEEE long double. */ #undef TARGET_IEEEQUAD #define TARGET_IEEEQUAD 0