Merge branch 'master' into v2.1
This commit is contained in:
@@ -1219,7 +1219,7 @@ suboptimal performance, especially when used in inner loops:
|
||||
<li>Table initializers.</li>
|
||||
<li>Initialization of nested <tt>struct</tt>/<tt>union</tt> types.</li>
|
||||
<li>Non-default initialization of VLA/VLS or large C types
|
||||
(> 128 bytes or > 16 array elements.</li>
|
||||
(> 128 bytes or > 16 array elements).</li>
|
||||
<li>Bitfield initializations.</li>
|
||||
<li>Pointer differences for element sizes that are not a power of
|
||||
two.</li>
|
||||
|
||||
Reference in New Issue
Block a user