| Bug #86493 | main.select* tests are failing with clang 4.0 | ||
|---|---|---|---|
| Submitted: | 29 May 2017 9:53 | Modified: | 16 Jun 2017 13:32 |
| Reporter: | Erlend Dahl | Email Updates: | |
| Status: | Closed | Impact on me: | |
| Category: | MySQL Server: Compiling | Severity: | S3 (Non-critical) |
| Version: | 8.0.2 | OS: | Any |
| Assigned to: | CPU Architecture: | Any | |
[29 May 2017 9:53]
Erlend Dahl
[2 Jun 2017 13:50]
Tor Didriksen
Posted by developer: Clang bug, Steinar has filed: https://bugs.llvm.org/show_bug.cgi?id=33278 Our workaround: ADD_COMPILE_FLAGS(dtoa.cc COMPILE_FLAGS "-fno-strict-aliasing") Wrappen in something like if(clang and clang_version >= 4.0)
[16 Jun 2017 13:32]
Paul DuBois
Posted by developer: Fixed in 8.0.3. Code cleanup. No changelog entry needed.
