public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH 0/4] P1689 followup fixes
@ 2024-05-04 15:04 Ben Boeckel
  2024-05-04 15:04 ` [PATCH 1/4] libcpp/mkdeps: fix indentation Ben Boeckel
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Ben Boeckel @ 2024-05-04 15:04 UTC (permalink / raw)
  To: gcc-patches; +Cc: Brad King, Roland Illig, Ben Boeckel

Hi,

Here are some minor fixes to documentation, formatting, and styling to the
P1689R5 support through the `-fdeps-*` flags.

Thanks,

--Ben

Ben Boeckel (4):
  libcpp/mkdeps: fix indentation
  libcpp/init: remove unnecessary `struct` keyword
  gcc/c-family/c-opts: fix quoting for `-fdeps-format=` error message
  gcc/c-family/c.opt: clarify `-fdeps-*` flag documentation

 gcc/c-family/c-opts.cc |  2 +-
 gcc/c-family/c.opt     |  6 +++---
 libcpp/init.cc         |  2 +-
 libcpp/mkdeps.cc       | 11 ++++++-----
 4 files changed, 11 insertions(+), 10 deletions(-)


base-commit: bba118db3f63cb1e3953a014aa3ac2ad89908950
-- 
2.44.0


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2024-05-14 14:23 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-04 15:04 [PATCH 0/4] P1689 followup fixes Ben Boeckel
2024-05-04 15:04 ` [PATCH 1/4] libcpp/mkdeps: fix indentation Ben Boeckel
2024-05-04 15:04 ` [PATCH 2/4] libcpp/init: remove unnecessary `struct` keyword Ben Boeckel
2024-05-14 14:22   ` Richard Biener
2024-05-04 15:04 ` [PATCH 3/4] gcc/c-family/c-opts: fix quoting for `-fdeps-format=` error message Ben Boeckel
2024-05-07 21:15   ` Joseph Myers
2024-05-08 11:26     ` Ben Boeckel
2024-05-04 15:04 ` [PATCH 4/4] gcc/c-family/c.opt: clarify `-fdeps-*` flag documentation Ben Boeckel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).