https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123273

Yuxuan Shui <yshuiv7 at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|15.1.0                      |14.3.0

--- Comment #1 from Yuxuan Shui <yshuiv7 at gmail dot com> ---
I can further reduce it to these two lines:

/*
print "\/\* $bits \*\/\n";
print "#define HDR_${name}_VAL(h)".(" " x
(11-length($name)))."(((h)\&HDR_$name) >> ".length($1).")\n";
*/

Reply via email to