]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gas: sframe: improve code comments around SFRAME_FRE_BASE_REG_INVAL
authorIndu Bhagat <indu.bhagat@oracle.com>
Mon, 3 Nov 2025 07:41:04 +0000 (23:41 -0800)
committerIndu Bhagat <indu.bhagat@oracle.com>
Mon, 3 Nov 2025 07:41:04 +0000 (23:41 -0800)
commit2445d240d18f89191d8b1fd4f30cb9fcd4c480c3
treea7f271793d3150500258443f46f1980dcd09d352
parentf685e3953f9a38a41bbd0a597f9882870cee13d5
gas: sframe: improve code comments around SFRAME_FRE_BASE_REG_INVAL

Rename it to SFRAME_FRE_REG_INVALID.

gas/
        * gen-sframe.c (sframe_row_entry_new): Adjust code comments a
bit.
        * gen-sframe.h (SFRAME_FRE_BASE_REG_INVAL): Rename from..
        (SFRAME_FRE_REG_INVALID): ..to this.
gas/gen-sframe.c
gas/gen-sframe.h