|
Message-Id: <233561500461057@web13g.yandex.ru>
Date: Wed, 19 Jul 2017 13:44:17 +0300
From: Dmitry Golovin <dima@...ovin.in>
To: musl <musl@...ts.openwall.com>
Subject: [PATCH] prefer Oz optimization if the compiler supports it
Hi all!
This is a very small and simple patch, it adds support for Oz level of optimization (clang supports it). Since the kernel switched to Oz, I think it's a good idea to use it as long as the compiler supports it, on the other hand I didn't test if it has any advantages in case of musl.
The patch is attached.
Regards,
Dmitry
View attachment "0001-prefer-Oz-optimization-if-the-compiler-supports-it.patch" of type "text/x-diff" (782 bytes)
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.