roll: pigweed, pw_toolchain: pw_preprocessor: Test GCC/Clang diagnostic modification macros

Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/231336

https://pigweed.googlesource.com/pigweed/pigweed
pigweed, pw_toolchain Rolled-Commits: 80c7c7400725ca1..a75b71635be01bd
Roller-URL: https://ci.chromium.org/b/8738948229163217857
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I88810e4afd041d229d9927391fd881da5cbd9fae
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/231142
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index 36eab71..8ded7de 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -48,8 +48,8 @@
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-08-22.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8738948933667257057.
-    commit = "80c7c7400725ca15434f8a64a323f7f1bcea64f6",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8738948229163217857.
+    commit = "a75b71635be01bd119301931a70edfd8c015aff9",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )
 
@@ -57,8 +57,8 @@
     module_name = "pw_toolchain",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-08-22.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8738948933667257057.
-    commit = "80c7c7400725ca15434f8a64a323f7f1bcea64f6",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8738948229163217857.
+    commit = "a75b71635be01bd119301931a70edfd8c015aff9",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )