This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/14047] [3.4/3.5 Regression] __progmem__ attribute doesn't work
- From: "denisc at overta dot ru" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 Mar 2004 06:39:37 -0000
- Subject: [Bug target/14047] [3.4/3.5 Regression] __progmem__ attribute doesn't work
- References: <20040206124549.14047.LAL@pro.onet.pl>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From denisc at overta dot ru 2004-03-13 06:39 -------
Subject: Re: [3.4/3.5 Regression] __progmem__ attribute doesn't work
"eric at ecentral dot com" <gcc-bugzilla@gcc.gnu.org> writes:
> ------- Additional Comments From eric at ecentral dot com 2004-03-12 04:13 -------
> Denis and Marek:
>
> Could one of the AVR port maintainers please commit this approved patch for 3.4
> as soon as possible, please?
Committed as:
2004-03-13 Dean Ferreyra <dferreyra@igc.org>
PR target/14047
* config/avr/avr.c (avr_progmem_p): Add "attributes" parameter.
(avr_insert_attributes): Pass "attributes" to avr_progmem_p.
* config/avr/avr-protos.h (avr_progmem_p): Change prototype.
Denis.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14047