public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Denis Chertykov <chertykov@gmail.com>
To: Georg-Johann Lay <avr@gjlay.de>
Cc: gcc-patches@gcc.gnu.org, Anatoly Sokolov <aesok@post.ru>,
		Eric Weddington <eric.weddington@atmel.com>,
	Joerg Wunsch <joerg_wunsch@uriah.heep.sax.de>
Subject: Re: Ping [Patch,AVR]: Fix PR target/44643
Date: Tue, 12 Apr 2011 05:39:00 -0000	[thread overview]
Message-ID: <BANLkTiktwpKm-XZub8=hjASWdFh5O0i3xA@mail.gmail.com> (raw)
In-Reply-To: <4DA2E20A.90201@gjlay.de>

2011/4/11 Georg-Johann Lay <avr@gjlay.de>:
> Georg-Johann Lay schrieb:
>> This is fix of PR44643 which is triggered by
>>
>> http://savannah.nongnu.org/bugs/?32988
>>
>> i.e. include/avr/pgmspace.h:PSTR has to be changed, too: PSTR has to
>> generate __c as "static const char[]", not as "static char[]". Note
>> that avr-libc has to be changed anyway, no matter if or if not this
>> patch is applied or not.
>>
>>
>> 2011-04-07  Georg-Johann Lay  <avr@gjlay.de>
>>
>>       PR target/44643
>>       * config/avr/avr.c (avr_insert_attributes): Error if non-const
>>       data has attribute progmem.
>>

Approved.

Denis.

      reply	other threads:[~2011-04-12  5:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-07 11:37 Georg-Johann Lay
2011-04-11 11:12 ` Ping " Georg-Johann Lay
2011-04-12  5:39   ` Denis Chertykov [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='BANLkTiktwpKm-XZub8=hjASWdFh5O0i3xA@mail.gmail.com' \
    --to=chertykov@gmail.com \
    --cc=aesok@post.ru \
    --cc=avr@gjlay.de \
    --cc=eric.weddington@atmel.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=joerg_wunsch@uriah.heep.sax.de \
    /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).