From db8d09191cdb8d0ef248b86bb0b903a2c59a2ecc Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Tue, 25 Aug 2015 16:53:24 +0200 Subject: [PATCH] Expand comment on struct switchstr. This patch, extracted from a larger change on gomp-4_0-branch, expands a comment documenting struct switchstr in gcc.c. 2015-08-25 Thomas Schwinge Joseph Myers * gcc.c (struct switchstr): Expand comment. Co-Authored-By: Joseph Myers From-SVN: r227173 --- gcc/ChangeLog | 5 +++++ gcc/gcc.c | 11 ++++++++--- 2 files changed, 13 insertions(+), 3 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index bd2e72f12d2..fae266d10b9 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2015-08-25 Thomas Schwinge + Joseph Myers + + * gcc.c (struct switchstr): Expand comment. + 2015-08-25 Nathan Sidwell * config/nvptx/nvptx.c (nvptx_write_function_decl): Reformat. diff --git a/gcc/gcc.c b/gcc/gcc.c index 290ec78d088..312bf04b47e 100644 --- a/gcc/gcc.c +++ b/gcc/gcc.c @@ -3068,10 +3068,15 @@ execute (void) SWITCH_LIVE to indicate this switch is true in a conditional spec. SWITCH_FALSE to indicate this switch is overridden by a later switch. SWITCH_IGNORE to indicate this switch should be ignored (used in %