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

index 75848cda66f73f4a9a5d6f741e73ea40109041be..002ad1dc93aac9c631c5ff76cbfc5d2660ae08e0 100644 (file)
@@ -1,3 +1,10 @@
+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.
+
 2004-03-12  Jakub Jelinek  <jakub@redhat.com>
 
        * config/rs6000/rs6000-protos.h (rs6000_output_dwarf_dtprel): Add