[llvm-bugs] [Bug 41520] New: -Oz significantly increase binary size comparing to -Os, often even -O2
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Apr 16 17:20:06 PDT 2019
https://bugs.llvm.org/show_bug.cgi?id=41520
Bug ID: 41520
Summary: -Oz significantly increase binary size comparing to
-Os, often even -O2
Product: clang
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: -New Bugs
Assignee: unassignedclangbugs at nondot.org
Reporter: vitalybuka at google.com
CC: htmldeveloper at gmail.com, llvm-bugs at lists.llvm.org,
neeilans at live.com, richard-llvm at metafoo.co.uk
Here is a reproducer on one of reprocessed llvm files
https://reviews.llvm.org/D60807
Size of Oz object is 3x of Os.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20190417/e34d59cb/attachment-0001.html>
More information about the llvm-bugs
mailing list