On 5/2/23 08:50, Jeff Law wrote:
On 5/1/23 10:10, Patrick O'Neill wrote:
This patch fixes the changelog to explicitly name the added command line
flags introduced in this patch:
https://gcc.gnu.org/pipermail/gcc-patches/2023-April/616807.html
2023-05-01 Patrick O'Neill <patr...@rivosinc.com>
gcc/ChangeLog:
* ChangeLog: Name the flags added by the patch in the changelog.
OK. You *might* not actually need a ChangeLog entry for this. The
hooks *might* have a special case for fixing up the ChangeLog entries.
jeff
Committed.
I tried without a ChangeLog and it worked. Thanks!
Patrick