<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>


<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">

<div></div>
<p dir="auto">When compiling with the latest gcc on Fedora I get the following warning everywhere:
gcc: warning: switch '-Wchkp' is no longer supported</p>
<p dir="auto">GCC used:
$ gcc --version
gcc (GCC) 9.1.1 20190503 (Red Hat 9.1.1-1)</p>
<p dir="auto">I see there is a test in configure to see if gcc supports -Wchkp, perhaps it should be enhanced to figure out gcc doesn't like that flag anymore and suppress it.</p>

</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #777;">

<br>
Reply to this email directly or <a href="https://gitlab.com/gnutls/gnutls/issues/768">view it on GitLab</a>.
<br>
You're receiving this email because of your account on gitlab.com.
If you'd like to receive fewer emails, you can
<a href="https://gitlab.com/sent_notifications/70529c231365af3526a3c16eb5d35b03/unsubscribe">unsubscribe</a>
from this thread or
adjust your notification settings.
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Issue","url":"https://gitlab.com/gnutls/gnutls/issues/768"}}</script>

</p>
</div>
</body>
</html>