This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/19718] [3.3 Regression] longcall attributed doesn't work for standard C function names
- From: "jason at catapult dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Feb 2005 22:39:04 -0000
- Subject: [Bug target/19718] [3.3 Regression] longcall attributed doesn't work for standard C function names
- References: <20050131040714.19718.jason@catapult.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From jason at catapult dot com 2005-02-16 22:39 -------
(In reply to comment #2)
> Does -fno-builtin cure the problem? See also pr19746
Just tried it out now, and it does seem to fix the problem. Unfortunately I
didn't know about fno-builtin at the time, so I just moved to 3.4.3 and resolved
the C++ issues.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19718