]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR target/14047 (__progmem__ attribute doesn't work)
authorDean Ferreyra <dferreyra@igc.org>
Sat, 13 Mar 2004 06:51:48 +0000 (09:51 +0300)
committerDenis Chertykov <denisc@gcc.gnu.org>
Sat, 13 Mar 2004 06:51:48 +0000 (09:51 +0300)
commit992ab1225db9e73dc4a793b9d4831967a51250f9
treec3a43660c8ba1c71cfabe1fc3bcda6886a99814b
parent427ee3601dba2c12c5066af9b7508c5467e8209a
re PR target/14047 (__progmem__ attribute doesn't work)

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.

From-SVN: r79434
gcc/ChangeLog