roll: pigweed, pw_toolchain 2 commits

9175df7b56d3ca3 pw_rpc: Avoid recompiling protos for every test
a75b71635be01bd pw_preprocessor: Test GCC/Clang diagnostic modific

https://pigweed.googlesource.com/pigweed/pigweed
pigweed, pw_toolchain Rolled-Commits: 80c7c7400725ca1..9175df7b56d3ca3
Roller-URL: https://ci.chromium.org/b/8738944866566574545
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Idd785d01532ad3c61b53dfb1e7df6f8b2c7ace27
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/231275
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Bot-Commit: 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 becbe4c..d8ebafb 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/8738945256676881825.
-    commit = "80c7c7400725ca15434f8a64a323f7f1bcea64f6",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8738944866566574545.
+    commit = "9175df7b56d3ca387ee05100fc29cfd7c5cd46da",
     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/8738945256676881825.
-    commit = "80c7c7400725ca15434f8a64a323f7f1bcea64f6",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8738944866566574545.
+    commit = "9175df7b56d3ca387ee05100fc29cfd7c5cd46da",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )