[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [SOLVED] (was: very different start up for emacs master compared wit
From: |
Eli Zaretskii |
Subject: |
Re: [SOLVED] (was: very different start up for emacs master compared with 3 month ago) |
Date: |
Wed, 14 Aug 2019 17:24:01 +0300 |
> From: "otadmor ." <address@hidden>
> Date: Wed, 14 Aug 2019 08:19:19 +0300
> Cc: address@hidden, address@hidden
>
> I meant issues of emacs with Ofast. If some things are known to be broken on
> emacs with this. I'm not sure
> gcc man will give notes on emacs.
That option's downsides are not related specifically to Emacs. The
option causes GCC to use optimizations that can produce invalid
programs. I don't think anyone has tried it with Emacs, and for a
very good reason: it is not intended for general purpose programs. I
personally advise to stay away of it, except when building programs
where you understand very well the floating-point numerical aspects of
every single line of code.
- very different start up for emacs master compared with 3 month ago, Uwe Brauer, 2019/08/09
- Re: very different start up for emacs master compared with 3 month ago, Eli Zaretskii, 2019/08/09
- [SOLVED] (was: very different start up for emacs master compared with 3 month ago), Uwe Brauer, 2019/08/13
- Re: [SOLVED] (was: very different start up for emacs master compared with 3 month ago), Eli Zaretskii, 2019/08/13
- Re: [SOLVED] (was: very different start up for emacs master compared with 3 month ago), otadmor ., 2019/08/13
- Re: [SOLVED] (was: very different start up for emacs master compared with 3 month ago), Eli Zaretskii, 2019/08/13
- Re: [SOLVED] (was: very different start up for emacs master compared with 3 month ago), otadmor ., 2019/08/13
- Re: [SOLVED] (was: very different start up for emacs master compared with 3 month ago), Eli Zaretskii, 2019/08/13
- Re: [SOLVED] (was: very different start up for emacs master compared with 3 month ago), otadmor ., 2019/08/14
- Re: [SOLVED] (was: very different start up for emacs master compared with 3 month ago),
Eli Zaretskii <=