This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/14047] __progmem__ attribute doesn't work
- From: "LAL at pro dot onet dot pl" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Feb 2004 08:02:51 -0000
- Subject: [Bug target/14047] __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 LAL at pro dot onet dot pl 2004-02-11 08:02 -------
Created an attachment (id=5722)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=5722&action=view)
preprocessed testcase
Command line was:
avr-gcc -g -Wall -Os -mmcu=attiny26 -Wl,-Map,pgmtst.map -save-temps -o pgmtst
test.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14047