This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/41644] -minimal-toc not helping for toc section exceeding 64k



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]