[Bug target/12769] -mlongcall doesn't convert all calls to long calls in c++ programs
jfardo at laurelnetworks dot com
gcc-bugzilla@gcc.gnu.org
Fri Oct 24 21:58:00 GMT 2003
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 jfardo at laurelnetworks dot com 2003-10-24 21:54 -------
Subject: RE: -mlongcall doesn't convert all calls to long calls in c++ programs
I should probably add, that I've seen this happen to other
library functions also:
Here's a couple more:
relocation truncated to fit: R_PPC_REL24 __cmpdi2
relocation truncated to fit: R_PPC_REL24 __fixunsdfdi
relocation truncated to fit: R_PPC_REL24 __floatdidf
relocation truncated to fit: R_PPC_REL24 __floatdisf
relocation truncated to fit: R_PPC_REL24 __udivdi3
- John
> -----Original Message-----
> From: pinskia at gcc dot gnu dot org [mailto:gcc-bugzilla@gcc.gnu.org]
> Sent: Friday, October 24, 2003 5:47 PM
> To: John Fardo
> Subject: [Bug target/12769] -mlongcall doesn't convert all
> calls to long
> calls in c++ programs
>
>
> 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.
>
>
>
> ------- You are receiving this mail because: -------
> You reported the bug, or are watching the reporter.
>
More information about the Gcc-bugs
mailing list