This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/50194] wrong tail call optimization for mixed arm/thumb mode
- From: "dougkwan at google dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 29 Aug 2011 02:50:20 +0000
- Subject: [Bug target/50194] wrong tail call optimization for mixed arm/thumb mode
- Auto-submitted: auto-generated
- References: <bug-50194-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50194
Doug Kwan <dougkwan at google dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dougkwan at google dot com
--- Comment #2 from Doug Kwan <dougkwan at google dot com> 2011-08-29 02:50:20 UTC ---
Did you try -fuse-ld=bfd to see if this problem appear in both linkers?