Daily bump.

This commit is contained in:
GCC Administrator
2024-07-31 00:19:44 +00:00
parent 4883c9571f
commit e7f6a5dc4a
7 changed files with 409 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
2024-07-30 Ian Lance Taylor <iant@golang.org>
* pecoff.c (LDR_DLL_NOTIFICATION): Put function modifier
inside parentheses.
(LDR_REGISTER_FUNCTION): Likewise.
2024-07-18 Ian Lance Taylor <iant@golang.org>
* internal.h: Use __has_attribute to check for fallthrough