--- Comment #5 from sam at gcc dot gnu dot org 2008-04-14 16:46 ---
This is fixed in the current SVN tree.
--
sam at gcc dot gnu dot org changed:
What|Removed |Added
--- Comment #4 from sam at gcc dot gnu dot org 2008-04-14 13:42 ---
Subject: Bug 18680
Author: sam
Date: Mon Apr 14 13:41:25 2008
New Revision: 134266
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=134266
Log:
gcc/ada/
PR ada/18680
* sem_prag.adb (Analyze_Pra
--
sam at gcc dot gnu dot org changed:
What|Removed |Added
AssignedTo|unassigned at gcc dot gnu |sam at gcc dot gnu dot org
|dot org
--- Comment #3 from sam at gcc dot gnu dot org 2008-04-12 12:16 ---
With current GCC 4.4.0 (20080411), Data_2 is correctly placed into .eeprom:
% readelf test.o
Section Headers:
[Nr] Name TypeAddr OffSize ES Flg Lk Inf
Al
[...]
[ 4] .eeprom
--- Additional Comments From berndtrog at yahoo dot com 2004-11-26 15:45
---
>This is also a dup of bug 10670.
Please note that PR10670 is about a broken 'pragma Machine_Attribute',
not about 'pragma Linker_Section'.
(It *may* be related to PR14115)
--
What|Removed
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-26
15:23 ---
*** This bug has been marked as a duplicate of 10670 ***
--
What|Removed |Added