[PATCH] Cygwin: Fix compatibility with GCC 15

Thirumalai Nagalingam thirumalai.nagalingam@multicorewareinc.com
Thu Mar 27 12:41:24 GMT 2025


Hello,

Please find my patch attached for review.

Summary of Changes:

- GCC 15 defaults to `-std=gnu23`, causing build failures in `testsuite`
  due to outdated C function declarations. This patch updates the function
  declarations to align with modern standards.
- Introduced `cpu_relax.h` to support `cancel3` and `cancel5` tests by
  providing architecture-specific instructions.

Thanks & regards
Thirumalai Nagalingam
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Cygwin-Fix-compatibility-with-GCC-15.patch
Type: application/octet-stream
Size: 16715 bytes
Desc: 0001-Cygwin-Fix-compatibility-with-GCC-15.patch
URL: <https://cygwin.com/pipermail/cygwin-patches/attachments/20250327/3356cf30/attachment-0001.obj>


More information about the Cygwin-patches mailing list