public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jakub Jelinek <jakub@redhat.com>
To: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Cc: gcc-patches@gcc.gnu.org, Douglas Rupp <douglas.b.rupp@gmail.com>,
	       Tristan Gingold <tgingold@free.fr>
Subject: Re: [PATCH] PR target/55143: undefined reference to `c_default_pointer_mode'
Date: Thu, 09 Apr 2015 19:41:00 -0000	[thread overview]
Message-ID: <20150409194135.GO19273@tucnak.redhat.com> (raw)
In-Reply-To: <1428607654-16888-1-git-send-email-rep.dot.nop@gmail.com>

On Thu, Apr 09, 2015 at 09:27:34PM +0200, Bernhard Reutner-Fischer wrote:
> gcc/ChangeLog:
> 
> 2015-04-08  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
> 
> 	PR target/55143
> 	* c/c-tree.h (c_default_pointer_mode): Move declaration ...
> 	* c-family/c-common.h (c_default_pointer_mode): ... here.
> 	* c/c-decl.c (c_default_pointer_mode): Move definition ...
> 	* c-family/c-common.c (c_default_pointer_mode): ... here.

The ChangeLog is certainly wrong, as both c and c-family have their own
ChangeLog files, so you really can't write it using ... on both sides.

	Jakub

  reply	other threads:[~2015-04-09 19:41 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-09 19:27 Bernhard Reutner-Fischer
2015-04-09 19:41 ` Jakub Jelinek [this message]
2015-04-09 19:57   ` Bernhard Reutner-Fischer
2015-04-09 20:09     ` Jakub Jelinek
2015-04-10  5:42       ` Tristan Gingold
2015-04-10  6:28         ` Jakub Jelinek
2015-04-10  7:56           ` Bernhard Reutner-Fischer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150409194135.GO19273@tucnak.redhat.com \
    --to=jakub@redhat.com \
    --cc=douglas.b.rupp@gmail.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=rep.dot.nop@gmail.com \
    --cc=tgingold@free.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).