]> git.ipfire.org Git - thirdparty/gcc.git/commit
rs6000: Update ELFv2 stack frame comment showing the correct ROP save location
authorPeter Bergner <bergner@linux.ibm.com>
Fri, 7 Jun 2024 21:03:08 +0000 (16:03 -0500)
committerPeter Bergner <bergner@linux.ibm.com>
Sat, 8 Jun 2024 14:28:33 +0000 (09:28 -0500)
commite91cf26a954a5c1bf431e36f3a1e69f94e9fa4fe
tree3e3ebf86028397048f8309d32bbec1010f56b86f
parent2c9643c27ecddb7f597d34009d89e932b4aca58e
rs6000: Update ELFv2 stack frame comment showing the correct ROP save location

The ELFv2 stack frame layout comment in rs6000-logue.cc shows the ROP
hash save slot in the wrong location.  Update the comment to show the
correct ROP hash save location in the frame.

2024-06-07  Peter Bergner  <bergner@linux.ibm.com>

gcc/
* config/rs6000/rs6000-logue.cc (rs6000_stack_info): Update comment.
gcc/config/rs6000/rs6000-logue.cc