This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/12769] -mlongcall doesn't convert all calls to long calls in c++ programs
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Oct 2003 21:47:27 -0000
- Subject: [Bug target/12769] -mlongcall doesn't convert all calls to long calls in c++ programs
- References: <20031024214052.12769.jfardo@laurelnetworks.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12769
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-10-24 21:47 -------
I want to say that rs6000_set_default_type_attributes (aka
TARGET_SET_DEFAULT_TYPE_ATTRIBUTES) is not being called for _Unwind_Resume.