public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Nick Clifton <nickc@redhat.com>
To: "Joseph S. Myers" <joseph@codesourcery.com>
Cc: gcc-patches@gcc.gnu.org
Subject: Re: [4.7] Avoid global state in v850_handle_option
Date: Tue, 08 Mar 2011 15:39:00 -0000	[thread overview]
Message-ID: <4D764DA4.8070701@redhat.com> (raw)
In-Reply-To: <Pine.LNX.4.64.1103080228280.24917@digraph.polyomino.org.uk>

Hi Joseph,

> Tested building cc1 and xgcc for cross to v850-elf.  Will commit to
> trunk for 4.7 in the absence of target maintainer objections.

No objections - please apply.

> 2011-03-07  Joseph Myers<joseph@codesourcery.com>
>
> 	* config/v850/v850-opts.h: New.
> 	* config/v850/v850.c (small_memory): Replace with
> 	small_memory_physical_max array.  Make that array static const.
> 	(v850_handle_memory_option): Take integer value of argument.  Take
> 	gcc_options pointer, option text and location.  Return void.
> 	Update for changes to small memory structures.
> 	(v850_handle_option): Access target_flags via opts pointer.  Don't
> 	assert that global structures are in use.  Update calls to
> 	v850_handle_memory_option.
> 	(v850_encode_data_area): Update references to small memory
> 	settings.
> 	* config/v850/v850.h (struct small_memory_info, small_memory):
> 	Remove.
> 	(enum small_memory_type): Move to v850-opts.h.
> 	* config/v850/v850.opt (config/v850/v850-opts.h): New
> 	HeaderInclude entry.
> 	(small_memory_max): New Variable entry.
> 	(msda): Replace by pair of options msda= and msda-.  Use UInteger.
> 	(mtda, mzda): Likewise.

      reply	other threads:[~2011-03-08 15:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-08  2:30 Joseph S. Myers
2011-03-08 15:39 ` Nick Clifton [this message]

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=4D764DA4.8070701@redhat.com \
    --to=nickc@redhat.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=joseph@codesourcery.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).