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: "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: 9 Oct 2009 10:54:15 -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 #2 from pinskia at gcc dot gnu dot org 2009-10-09 10:54 -------
Even though PR 34708 is similar, it is talking about the inliner creating a
huge amount of TOC references. The problem here is even more serious. You
have a huge TOC references in your source to begin with.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|c |target
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41644