--- Comment #3 from charlet at gcc dot gnu dot org 2007-05-02 11:51 ---
The code is clearly wrong here:
type Label_Type is array (Positive) of Octet;
type Name_Type is array (Positive) of Octet;
You cannot expect declaring variables of these types.
trunk now generates proper err
--- Comment #2 from schwab at suse dot de 2007-02-04 15:47 ---
*** Bug 30698 has been marked as a duplicate of this bug. ***
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30699
--- Comment #1 from karlnick at student dot chalmers dot se 2007-02-04
10:44 ---
Created an attachment (id=13004)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13004&action=view)
Source files
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30699