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 ada/9087] Component_Size for packed array returns wrong values


------- Additional Comments From laurent at guerby dot net  2004-01-12 20:15 -------
Still present on mailine (and on ACT 5.01a customer compiler BTW).
gcc version 3.4.0 20040112 (experimental)

The following gives a correct and equivalent answer in all cases:

   Put_Line (Integer'Image (A.all (1)'Size));



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |laurent at guerby dot net
   Last reconfirmed|2003-05-25 23:40:15         |2004-01-12 20:15:40
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9087


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