This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/41644] -minimal-toc not helping for toc section exceeding 64k
- From: "sathishpy at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Oct 2009 11:22:03 -0000
- Subject: [Bug target/41644] -minimal-toc not helping for toc section exceeding 64k
- References: <bug-41644-18294@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from sathishpy at gmail dot com 2009-10-09 11:22 -------
I tried the same program with -m32 and it works fine. I have also tried it for
10 times bigger time file (100000 string constants and 10000 functions) without
using -mminimal-toc, so it looks like some issue with gcc only when using -m64.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41644