This is the mail archive of the gcc-patches@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] | |
Hi!
This is a preliminary patch for -mlong-double-128 as default on the linux targets that are going to switch long double in glibc 2.4+. The gcc side is only done for ppc ATM and I'd say it is not very controversial, just adds a new configure option to select the default and has a reasonable default value (when building against glibc 2.4+ uses TFmode long double, otherwise DFmode long double).
Thanks, Andrew Pinski
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |