This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/14047] [3.4/3.5 Regression] __progmem__ attribute doesn't work


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]