FS#55218 - [glibc] -fsignaling-nans no longer works in 2.26-1

Attached to Project: Arch Linux
Opened by Laurențiu Nicola (lnicola) - Monday, 21 August 2017, 08:27 GMT
Last edited by Bartłomiej Piotrowski (Barthalion) - Monday, 04 September 2017, 07:15 GMT
Task Type Bug Report
Category Packages: Testing
Status Closed
Assigned To Bartłomiej Piotrowski (Barthalion)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

// g++ -fsignaling-nans test.cpp -o test
#include <math.h>

int main() {
}

This was working fine in 2.25.
This task depends upon

Closed by  Bartłomiej Piotrowski (Barthalion)
Monday, 04 September 2017, 07:15 GMT
Reason for closing:  Fixed
Additional comments about closing:  glibc 2.26-2
Comment by Laurențiu Nicola (lnicola) - Monday, 21 August 2017, 08:32 GMT
This happens with both gcc 7.1.1-4 and 7.2.0.
Comment by Laurențiu Nicola (lnicola) - Monday, 21 August 2017, 10:24 GMT

Loading...