[Bug 261255] math/nfft: Clean up port (WIP) - Help wanted
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 261255] math/nfft: Clean up port (WIP) - Help wanted"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 19 Jan 2022 08:47:00 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261255 --- Comment #2 from Daniel Engberg <diizzy@FreeBSD.org> --- Hi, "-O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math" is what the current version in tree sets not using the patch. The current version in tree doesn't choke on cexpl() but I wonder since we both use amd64 (?) if -march=native somehow defines it? I can't really figure out how this worked before... :/ Best regards, Daniel -- You are receiving this mail because: You are the assignee for the bug.