This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/25966] gcc shouldn't inline functions with different section attributes
- 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: 26 Jan 2006 04:55:16 -0000
- Subject: [Bug tree-optimization/25966] gcc shouldn't inline functions with different section attributes
- References: <bug-25966-7834@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 2006-01-26 04:55 -------
Note GCC does not do this, then -ffunction-sections become useless. And in
fact a lot of C++ does too because of comdat groups.
So closing based on above and the email which I pointed to.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25966