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/13302] Putting a va_list in a struct causes seg fault


------- Additional Comments From stuart dot menefy at st dot com  2003-12-04 19:20 -------
I know next to nothing about the guts of gcc, but sh_build_va_list
(gcc/config/sh/sh.c) calls make_node() whereas the other archs call
*lang_hooks.types.make_type(). Could this be relevant?

-- 


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


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