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/13370] 'constant String' with 'pragma Machine_Attribute' triggers ICE



------- Comment #4 from pinskia at gcc dot gnu dot org  2006-03-19 05:41 -------
Backtrace:
#0  0x004056bc in is_attribute_with_length_p (attr=0xc66e94 "altivec",
attr_len=7, ident=0x0) at /Users/pinskia/src/gcc/local/gcc/gcc/tree.c:3369
#1  0x004059dc in is_attribute_p (attr=0xc66e94 "altivec", ident=0x0) at
/Users/pinskia/src/gcc/local/gcc/gcc/tree.c:3410
#2  0x00c3ebd0 in decl_attributes (node=0xbfffebc8, attributes=0x42e54168,
flags=8) at /Users/pinskia/src/gcc/local/gcc/gcc/attribs.c:163
#3  0x000444e0 in process_attributes (decl=0x42e55500, attr_list=0x42906d50) at
/Users/pinskia/src/gcc/local/gcc/gcc/ada/utils.c:1527
#4  0x000457fc in create_subprog_decl (subprog_name=0x42e539a0, asm_name=0x0,
subprog_type=0x42e56cc0, param_decl_list=0x0, inline_flag=0 '\0', public_flag=0
'\0', extern_flag=0 '\0', attr_list=0x42906d50, gnat_node=1652) at
/Users/pinskia/src/gcc/local/gcc/gcc/ada/utils.c:1690
#5  0x0001e308 in gnat_to_gnu_entity (gnat_entity=1652, gnu_expr=0x0,
definition=1) at /Users/pinskia/src/gcc/local/gcc/gcc/ada/decl.c:3811
#6  0x000822cc in gnat_to_gnu (gnat_node=1660) at
/Users/pinskia/src/gcc/local/gcc/gcc/ada/trans.c:3770
#7  0x00089864 in process_decls (gnat_decls=-99999990, gnat_decls2=0,
gnat_end_list=0, pass1p=1 '\001', pass2p=1 '\001') at
/Users/pinskia/src/gcc/local/gcc/gcc/ada/trans.c:5156


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2005-06-14 21:04:31         |2006-03-19 05:41:39
               date|                            |


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


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