public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: Jan Kratochvil <jan.kratochvil@redhat.com>
To: Kai Tietz <ktietz@redhat.com>
Cc: Nick Clifton <nickc@redhat.com>,
	Kai Tietz <ktietz70@googlemail.com>,
	       "H.J. Lu" <hjl.tools@gmail.com>,
	Binutils <binutils@sourceware.org>,
	       Alan Modra <amodra@gmail.com>
Subject: gas -Werror compilation break  [Re: [patch ld bfd gas]: Handle linkonce for cfi generated debug_frame and eh_frame data]
Date: Wed, 27 Apr 2011 20:35:00 -0000	[thread overview]
Message-ID: <20110427203457.GA12977@host1.jankratochvil.net> (raw)
In-Reply-To: <4DB6E500.5030807@redhat.com>

Hi Kai,

On Tue, 26 Apr 2011 17:30:08 +0200, Nick Clifton wrote:
> >>>  ChangeLog gas/
> >>>  2011-04-18  Kai Tietz
> >>>
> >>>         * dw2gencfi.c (dwcfi_seg_list): New struct.
> >>>         (dwcfi_hash): New static hash variable.
> >>>         (get_debugseg_name): New.
> >>>         (alloc_debugseg_item): New.
> >>>         (make_debug_seg): New.
> >>>         (dwcfi_hash_insert): New.
> >>>         (dwcfi_hash_find): New.
> >>>         (dwcfi_hash_find_or_make): New.
> >>>         (cfi_insn_data): New member cur_seg.
> >>>         (cie_entry): Likewise.
> >>>         (fde_entry): New cseg and handled members.
> >>>         (alloc_fde_entry): Initialize cseg member.
> >>>         (alloc_cfi_insn_data): Initialize cur_seg member.
> >>>         (dot_cfi_sections): Compare for beginning of
> >>>         section names via strncmp.
> >>>         (get_cfi_seg): New.
> >>>         (cfi_finish): Treat link-once sections.
> >>>         (is_now_linkonce_segment): New local helper.
> >>>         (output_cie): Ignore cie entries not member of current
> >>>         segment.
> >>>         (output_fde): Likewise.
> >>>         (select_cie_for_fde): Likewise.
> >>>         (cfi_change_reg_numbers): Add new argument for current segment
> >>>         and ignore insn elements, if not part of current segment.
> >>>         * ehopt.c (get_cie_info): Use strncmp for
> >>>         section name matching.
> >>>         (heck_eh_frame): Likewise.

dw2gencfi.c:1870:8: error: variable ‘cfi_seg’ set but not used [-Werror=unused-but-set-variable]
gcc-4.6.0-5.fc15.x86_64

Could you please provide a fix?


Thanks,
Jan

  reply	other threads:[~2011-04-27 20:35 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-18  9:34 [patch ld bfd gas]: Handle linkonce for cfi generated debug_frame and eh_frame data Kai Tietz
2011-04-18 12:43 ` H.J. Lu
2011-04-18 20:04   ` Kai Tietz
2011-04-24 10:20     ` Kai Tietz
2011-04-26 15:29       ` Nick Clifton
2011-04-27 20:35         ` Jan Kratochvil [this message]
2011-05-05  0:29           ` gas -Werror compilation break [Re: [patch ld bfd gas]: Handle linkonce for cfi generated debug_frame and eh_frame data] Dave Korn
2011-05-05  8:45             ` Alan Modra
2011-05-05 13:21               ` Alan Modra
2011-05-06 17:58                 ` Dave Korn
2011-05-07  2:53                   ` Alan Modra
2011-05-05  8:50             ` Kai Tietz

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=20110427203457.GA12977@host1.jankratochvil.net \
    --to=jan.kratochvil@redhat.com \
    --cc=amodra@gmail.com \
    --cc=binutils@sourceware.org \
    --cc=hjl.tools@gmail.com \
    --cc=ktietz70@googlemail.com \
    --cc=ktietz@redhat.com \
    --cc=nickc@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).