public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH] Remove reference to undefined documentation node.
@ 2015-08-26 10:43 Dominik Vogt
  2015-08-26 11:18 ` Dominik Vogt
  0 siblings, 1 reply; 2+ messages in thread
From: Dominik Vogt @ 2015-08-26 10:43 UTC (permalink / raw)
  To: gcc-patches; +Cc: Andreas Krebbel

[-- Attachment #1: Type: text/plain, Size: 357 bytes --]

This patch removes a menu entry that points to an undefined node
in the documentation.  The faulty entry has been introduced with
git commit id 3aabc45f2, subversion id 138bc75d-0d04-0410-96.  It
looks like the entry is a remnant of an earlier version of the
documentation introduced with that change.

Ciao

Dominik ^_^  ^_^

-- 

Dominik Vogt
IBM Germany

[-- Attachment #2: ChangeLog --]
[-- Type: text/plain, Size: 71 bytes --]

gcc/ChangeLog

	* doc/extend.texi: Remove reference to undefined node.

[-- Attachment #3: 0001-Remove-reference-to-undefined-documentation-node.patch --]
[-- Type: text/x-diff, Size: 931 bytes --]

From 55b9c29f73d8da1881ce5a3f65d0c7f40623e161 Mon Sep 17 00:00:00 2001
From: Dominik Vogt <vogt@linux.vnet.ibm.com>
Date: Wed, 26 Aug 2015 10:59:29 +0100
Subject: [PATCH] Remove reference to undefined documentation node.

---
 gcc/doc/extend.texi | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gcc/doc/extend.texi b/gcc/doc/extend.texi
index 018b5d8..f5f90e6 100644
--- a/gcc/doc/extend.texi
+++ b/gcc/doc/extend.texi
@@ -7245,7 +7245,6 @@ for a C symbol, or to place a C variable in a specific register.
 @menu
 * Basic Asm::          Inline assembler without operands.
 * Extended Asm::       Inline assembler with operands.
-* Constraints::        Constraints for @code{asm} operands
 * Asm Labels::         Specifying the assembler name to use for a C symbol.
 * Explicit Reg Vars::  Defining variables residing in specified registers.
 * Size of an asm::     How GCC calculates the size of an @code{asm} block.
-- 
2.3.0


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

* Re: [PATCH] Remove reference to undefined documentation node.
  2015-08-26 10:43 [PATCH] Remove reference to undefined documentation node Dominik Vogt
@ 2015-08-26 11:18 ` Dominik Vogt
  0 siblings, 0 replies; 2+ messages in thread
From: Dominik Vogt @ 2015-08-26 11:18 UTC (permalink / raw)
  To: gcc-patches

On Wed, Aug 26, 2015 at 11:05:09AM +0100, Dominik Vogt wrote:
> This patch removes a menu entry that points to an undefined node
> in the documentation.  The faulty entry has been introduced with
> git commit id 3aabc45f2, subversion id 138bc75d-0d04-0410-96.  It
> looks like the entry is a remnant of an earlier version of the
> documentation introduced with that change.

Sorry, this patch is not good.  Please ignore; I'll look for a
different way to fix the warning.

Ciao

Dominik ^_^  ^_^

-- 

Dominik Vogt
IBM Germany

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

end of thread, other threads:[~2015-08-26 11:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-26 10:43 [PATCH] Remove reference to undefined documentation node Dominik Vogt
2015-08-26 11:18 ` Dominik Vogt

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).