http://bugzilla.gdcproject.org/show_bug.cgi?id=180
Ketmar Dark changed:
What|Removed |Added
Attachment #84 is|0 |1
obsolete|
http://bugzilla.gdcproject.org/show_bug.cgi?id=180
Ketmar Dark changed:
What|Removed |Added
CC||ket...@ketmar.no-ip.org
Severity
http://bugzilla.gdcproject.org/show_bug.cgi?id=180
Bug ID: 180
Summary: DMD -O is faster than GDC -O3 for byte and short math
Product: GDC
Version: development
Hardware: x86
OS: Linux
Status: NEW
Severity:
On Monday, 20 April 2015 at 08:14:49 UTC, Andrea Fontana wrote:
You need to compile with --with-fpu=vfp (in crosstool-NG
select the
correct FPU). (or any other supported fpu variant)
It works! Thanks.
On ct-ng menuconfig i used "neon" as fpu.
On Sunday, 19 April 2015 at 17:39:43 UTC, Johannes Pfau wrote:
Am Sun, 19 Apr 2015 16:29:41 +
schrieb "Andrea Fontana" :
First: It's a known bug? I didn't find anything about it on
bug tracker.
You need to compile with --with-fpu=vfp (in crosstool-NG select
the
correct FPU). (or any oth