Weddington, Eric wrote:
>> -Original Message-
>>> You can backport it if you want.
>>>
>>> I'm usually didn't backport such patches.
>>>
>>> Denis.
>> Ok, maybe Eric or Anatoly have some preference for 4.5/4.6.
>
> I would like it for the 4.6 series, if possible. I think that the
> next
> -Original Message-
> From: Georg-Johann Lay [mailto:a...@gjlay.de]
> Sent: Wednesday, June 29, 2011 5:26 AM
> To: Denis Chertykov
> Cc: gcc-patches@gcc.gnu.org; Weddington, Eric; Anatoly Sokolov
> Subject: Re: Ping #1: [Patch, AVR]: Fix PR34734
>
> >
> >
Denis Chertykov wrote:
> 2011/6/29 Georg-Johann Lay :
>> Denis Chertykov wrote:
>>> 2011/6/28 Georg-Johann Lay :
http://gcc.gnu.org/ml/gcc-patches/2011-06/msg01462.html
Georg-Johann Lay wrote:
> PR34734 produces annoying, false warnings if __attribute__((progmem))
> is used i
2011/6/29 Georg-Johann Lay :
> Denis Chertykov wrote:
>> 2011/6/28 Georg-Johann Lay :
>>> http://gcc.gnu.org/ml/gcc-patches/2011-06/msg01462.html
>>>
>>> Georg-Johann Lay wrote:
PR34734 produces annoying, false warnings if __attribute__((progmem))
is used in conjunction with C++. DECL_IN
Denis Chertykov wrote:
> 2011/6/28 Georg-Johann Lay :
>> http://gcc.gnu.org/ml/gcc-patches/2011-06/msg01462.html
>>
>> Georg-Johann Lay wrote:
>>> PR34734 produces annoying, false warnings if __attribute__((progmem))
>>> is used in conjunction with C++. DECL_INITIAL is not yet set up in
>>> avr_ha
2011/6/28 Georg-Johann Lay :
> http://gcc.gnu.org/ml/gcc-patches/2011-06/msg01462.html
>
> Georg-Johann Lay wrote:
>> PR34734 produces annoying, false warnings if __attribute__((progmem))
>> is used in conjunction with C++. DECL_INITIAL is not yet set up in
>> avr_handle_progmem_attribute.
>>
>> J
http://gcc.gnu.org/ml/gcc-patches/2011-06/msg01462.html
Georg-Johann Lay wrote:
> PR34734 produces annoying, false warnings if __attribute__((progmem))
> is used in conjunction with C++. DECL_INITIAL is not yet set up in
> avr_handle_progmem_attribute.
>
> Johann
>
> PR target/34734
>
PR34734 produces annoying, false warnings if __attribute__((progmem))
is used in conjunction with C++. DECL_INITIAL is not yet set up in
avr_handle_progmem_attribute.
Johann
PR target/34734
* config/avr/avr.c (avr_handle_progmem_attribute): Move warning
about uninitialize