January 07, 2021
On 1/6/2021 4:26 AM, Jacob Carlborg wrote:
> On 2021-01-06 03:30, Walter Bright wrote:
> 
>> The baseline Linux target does not have SSE.
> 
> Other compilers solve this by having a flag to specify the minimum target CPU.
> 

DMD has flags for that, too.
January 07, 2021
On 1/6/2021 1:31 AM, 9il wrote:
> [...]

This is the same problem as https://issues.dlang.org/show_bug.cgi?id=21526


> It has been provided in the thread
> https://forum.dlang.org/post/gqzdiicrvtlicurxyvby@forum.dlang.org

In general, I strongly reiterate that posting bugs to the n.g. means they likely won't get fixed. They have to go into bugzilla, that's why we have bugzilla. The n.g. is not a bug tracking system.

January 10, 2021
On 2021-01-06 03:30, Walter Bright wrote:

> The baseline Linux target does not have SSE.

What about this changelog entry: https://dlang.org/changelog/2.087.0.html#xmm-linux-changelog ?

-- 
/Jacob Carlborg
January 10, 2021
On 1/9/2021 11:18 PM, Jacob Carlborg wrote:
> On 2021-01-06 03:30, Walter Bright wrote:
> 
>> The baseline Linux target does not have SSE.
> 
> What about this changelog entry: https://dlang.org/changelog/2.087.0.html#xmm-linux-changelog ?

Eh, you're right. It's FreeBSD32

January 12, 2021
On Thursday, 7 January 2021 at 22:15:07 UTC, Ali Çehreli wrote:
> On 12/23/20 10:05 AM, 9il wrote:
>
> > It was a mockery executed by Atila
>
> For those who read the above comment but do not want to read the rest of this long thread, the linked PR discussion does not contain mockery:
>
> > https://github.com/dlang/dmd/pull/9778#issuecomment-498700369
>
> Ali

Agreed, just suboptimal communication.
3 4 5 6 7 8 9 10 11 12 13
Next ›   Last »