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 target/25255] packed structure: pointers to self result in "error: initializer for integer value is too complicated"



------- Comment #2 from jason dot mcmullan at gmail dot com  2005-12-04 22:34 -------
I have attached a patch that fixes the bug by defining
'TARGET_ASM_UNALIGNED_??_OP' in gcc/config/h8300/h8300.c

I have confirmed through assembly dumps and object code dumps
that this patch works with GNU assembler version 2.16.1 for the h8300.


-- 


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


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