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 libstdc++/35597] libstdc++ -ffunction-sections -fdata-sections disabled on AIX



------- Comment #3 from bkoz at gcc dot gnu dot org  2008-03-20 16:16 -------
From:
http://gcc.gnu.org/ml/gcc-patches/2007-05/msg01135.html

2007-05-17  Benjamin Kosnik  <bkoz@redhat.com>

        * acinclude.m4 (GLIBCXX_CHECK_COMPILER_FEATURES): Add -g to
        compile flags, move code to test to global scope.
        * configure: Regenerate.


David says that -ffunction-sections -g works on AIX. Presumably this means that
it should also not warn. 

Question to me is, what is the behavior on cygwin? Does -ffunction-sections -g
work? Does it warn?

-benjamin


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35597


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