public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "amylaar at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug ada/46738] microblaze ada --enable-werror-always build fails
Date: Mon, 27 Dec 2010 11:08:00 -0000	[thread overview]
Message-ID: <bug-46738-4-ifEZHxaAJy@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-46738-4@http.gcc.gnu.org/bugzilla/>

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46738

--- Comment #3 from Jorn Wolfgang Rennecke <amylaar at gcc dot gnu.org> 2010-12-27 11:08:40 UTC ---
Author: amylaar
Date: Mon Dec 27 11:08:37 2010
New Revision: 168266

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=168266
Log:
        PR ada/46738
        http://gcc.gnu.org/ml/gcc-patches/2010-12/msg00128.html
gcc:
        * targhooks.c (legacy_asm_output_ident): New function.
        * targhooks.h (legacy_asm_output_ident): Declare.
        * target.def (asm_out): New hook output_ident.
        * doc/tm.texi.in (TARGET_ASM_OUTPUT_IDENT): Indicate place for new
        hook.
        * doc/tm.texi: Regenerate.
gcc/c-family:
        * c-lex.c (cb_ident): Use targetm.asm_out.output_ident.
gcc/ada:
        * gcc-interface/Make-lang.in (ada/trans.o): Depend on $(TARGET_H).
        * gcc-interface/trans.c: Include target.h .
        (gigi): Use targetm.asm_out.output_ident .

Added:
    branches/pr46489-20101227-branch/ChangeLog.46489
    branches/pr46489-20101227-branch/gcc/ChangeLog.46489
      - copied unchanged from r167975,
branches/pr46489-20101217-branch/gcc/ChangeLog.46489
Modified:
    branches/pr46489-20101227-branch/gcc/   (props changed)
    branches/pr46489-20101227-branch/gcc/ada/gcc-interface/Make-lang.in
    branches/pr46489-20101227-branch/gcc/ada/gcc-interface/trans.c
    branches/pr46489-20101227-branch/gcc/c-family/c-lex.c
    branches/pr46489-20101227-branch/gcc/doc/tm.texi
    branches/pr46489-20101227-branch/gcc/doc/tm.texi.in
    branches/pr46489-20101227-branch/gcc/target.def
    branches/pr46489-20101227-branch/gcc/targhooks.c
    branches/pr46489-20101227-branch/gcc/targhooks.h
   
branches/pr46489-20101227-branch/gcc/testsuite/gcc.target/powerpc/ppc-round.c  
(props changed)

Propchange: branches/pr46489-20101227-branch/gcc/
            ('svn:mergeinfo' added)

Propchange:
branches/pr46489-20101227-branch/gcc/testsuite/gcc.target/powerpc/ppc-round.c
            ('svn:mergeinfo' modified)


  parent reply	other threads:[~2010-12-27 11:08 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-01  2:21 [Bug ada/46738] New: " amylaar at gcc dot gnu.org
2010-12-01 10:24 ` [Bug ada/46738] " laurent at guerby dot net
2010-12-06 16:46 ` amylaar at gcc dot gnu.org
2010-12-27 11:08 ` amylaar at gcc dot gnu.org [this message]
2012-03-05 22:24 ` amylaar at gcc dot gnu.org
2012-09-21 17:29 ` amylaar at gcc dot gnu.org
2012-09-21 17:30 ` amylaar at gcc dot gnu.org

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=bug-46738-4-ifEZHxaAJy@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /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).