public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Ian Lance Taylor <iant@google.com>
To: Tom Tromey <tromey@redhat.com>
Cc: Dave Korn <dave.korn.cygwin@gmail.com>,
	Andi Kleen <andi@firstfloor.org>,
	       Andrew Pinski <pinskia@gmail.com>,
	       Mark Mitchell <mark@codesourcery.com>,
	gcc@gcc.gnu.org,        gcc-patches@gcc.gnu.org
Subject: Re: Discussion about merging Go frontend
Date: Mon, 01 Nov 2010 18:23:00 -0000	[thread overview]
Message-ID: <mcr62wgzz55.fsf@google.com> (raw)
In-Reply-To: <m362what81.fsf@fleche.redhat.com> (Tom Tromey's message of "Mon,	01 Nov 2010 10:45:02 -0600")

Tom Tromey <tromey@redhat.com> writes:

>>>>>> "Ian" == Ian Lance Taylor <iant@google.com> writes:
>
> Ian> This patch puts the code in libiberty, but it could equally well go in
> Ian> gcc.  Anybody want to make an argument one way or another?
>
> Ian> +extern const char *
> Ian> +objfile_attributes_compare (objfile_attributes *attrs1,
>
> GDB already uses the name "objfile" for one of its modules.
> I don't think we have any name clashes with this patch right now, but I
> would prefer to avoid the eventual confusion.
> So, if this is in libiberty, could it please have a different name?

Sure.

Any suggestions?

Ian

  reply	other threads:[~2010-11-01 18:18 UTC|newest]

Thread overview: 69+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mcr7hh8qhb5.fsf@google.com>
     [not found] ` <4CC45302.9000702@gmail.com>
     [not found]   ` <mcrhbgbyoef.fsf@google.com>
     [not found]     ` <4CC59F1E.7040505@codesourcery.com>
     [not found]       ` <mcrbp6ixhny.fsf@google.com>
     [not found]         ` <AANLkTikEy7ER+CkQdWo0XHPoBORvbp8JZ226QFM68PZv@mail.gmail.com>
     [not found]           ` <87pquy3yh5.fsf@basil.nowhere.org>
     [not found]             ` <4CC60C5E.6050605@gmail.com>
2010-10-29  6:56               ` Ian Lance Taylor
2010-10-29 13:19                 ` Dave Korn
2010-10-29 13:31                   ` IainS
2010-10-29 14:50                     ` Ian Lance Taylor
2010-10-29 13:45                   ` Jack Howarth
2010-10-29 14:34                     ` Dave Korn
2010-10-29 14:35                     ` Ian Lance Taylor
2010-10-29 15:10                       ` Jack Howarth
2010-10-29 13:51                 ` Richard Guenther
2010-10-29 14:31                   ` Dave Korn
2010-10-29 15:30                 ` Mark Mitchell
2010-10-30  8:07                 ` Richard Henderson
2010-10-30 13:59                   ` Dave Korn
2010-10-31  0:31                     ` Richard Henderson
2010-10-31  3:33                       ` Dave Korn
2010-10-31  7:16                         ` Richard Henderson
2010-10-31  8:47                           ` Dave Korn
2010-10-31 19:43                             ` Ian Lance Taylor
2010-10-31 20:00                   ` Ian Lance Taylor
2010-10-30 16:31                 ` Dave Korn
2010-10-30 20:02                   ` [PATCH] Enable linker plugin for windows [was Re: Discussion about merging Go frontend] Dave Korn
2010-11-05 22:02                     ` Ian Lance Taylor
2010-11-05 22:03                       ` Dave Korn
2010-11-16 16:38                       ` [withdrawn] " Dave Korn
2010-11-02 15:12                   ` Discussion about merging Go frontend Ian Lance Taylor
2010-11-02 22:22                     ` Dave Korn
2010-11-02 22:30                       ` Ian Lance Taylor
2010-11-02 22:50                         ` Dave Korn
2010-11-03  6:09                       ` Ralf Wildenhues
2010-11-03  7:05                         ` Dave Korn
2010-10-30 19:30                 ` Dave Korn
2010-10-31 20:18                   ` Ian Lance Taylor
2010-11-01 17:36                 ` Tom Tromey
2010-11-01 18:23                   ` Ian Lance Taylor [this message]
2010-11-02 10:51                     ` Paolo Bonzini
2010-11-02 11:01                       ` Paolo Bonzini
2010-11-01 22:30                   ` Ian Lance Taylor
2010-11-02 15:06                     ` Ian Lance Taylor
2010-11-02 17:58                       ` H.J. Lu
2010-11-02 22:51                         ` Dave Korn
2010-11-03  0:16                           ` Dave Korn
2010-11-03  0:38                             ` Dave Korn
2010-11-03  2:04                               ` Dave Korn
2010-11-03  4:29                                 ` Dave Korn
2010-11-03  4:46                                   ` Dave Korn
2010-11-03  4:36                                 ` Ian Lance Taylor
2010-11-03  4:43                                   ` Dave Korn
2010-11-03  4:47                                     ` Ian Lance Taylor
2010-11-03  5:06                                       ` Dave Korn
2010-11-03  5:40                                         ` Dave Korn
2010-11-03  9:47                                           ` Dave Korn
2010-11-03 16:19                                             ` H.J. Lu
2010-11-03 21:03                                               ` [PATCH] Fix PR46291: broken lto-bootstrap [was Re: Discussion about merging Go frontend] Dave Korn
2010-11-03 21:12                                                 ` Ian Lance Taylor
2010-11-03 21:40                                                   ` [PATCH,take2] " Dave Korn
2010-11-03 22:06                                                     ` Ian Lance Taylor
2010-11-03 23:53                                                       ` Dave Korn
2010-11-05 17:33                                                 ` H.J. Lu
2010-11-02 23:00                       ` Discussion about merging Go frontend Dave Korn
2010-11-02 23:36                         ` Ian Lance Taylor
2010-11-02 17:43                     ` H.J. Lu
2010-11-02 18:01                       ` Ian Lance Taylor
2010-11-02 18:06                         ` H.J. Lu
2010-11-06 20:01                 ` Eric Botcazou
2010-11-16 18:34                   ` simple-object vs. Solaris Ian Lance Taylor
2010-11-16 20:12                     ` Dave Korn
2010-11-17  0:49                     ` Eric Botcazou
2010-11-17  2:31                       ` Ian Lance Taylor
     [not found] <9EE4BD58-E9A3-4637-926F-B4F42EE82164@sandoe-acoustics.co.uk>
2010-10-29 18:19 ` Discussion about merging Go frontend IainS

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=mcr62wgzz55.fsf@google.com \
    --to=iant@google.com \
    --cc=andi@firstfloor.org \
    --cc=dave.korn.cygwin@gmail.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=gcc@gcc.gnu.org \
    --cc=mark@codesourcery.com \
    --cc=pinskia@gmail.com \
    --cc=tromey@redhat.com \
    /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).