[Bug c++/16030] [3.4/3.5 Regression] [cygwin/mingw]: stdcall function decoration vs LTHUNK alias in multiple inheritanc

dannysmith at users dot sourceforge dot net gcc-bugzilla@gcc.gnu.org
Wed Aug 18 10:07:00 GMT 2004


------- Additional Comments From dannysmith at users dot sourceforge dot net  2004-08-18 10:06 -------
cygming.h already does define ASM_OUTPUT_DEF_FROM_DECLS and it uses the RTL
encoded name for the new decl, but leaves the target of the alias alone. I don't
think it should modify the target,(at least in __attribute__ ((alias
("target"))) usage).

New patch submitted at:
http://gcc.gnu.org/ml/gcc-patches/2004-08/msg01320.html

Danny

-- 


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



More information about the Gcc-bugs mailing list