This is the mail archive of the gcc-patches@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]

Re: PR 20225


Jan Hubicka wrote:

Bootstrapped/regtested i686-pc-gnu-linux, I will commit it tomorrow if
no one objects.  (basically I would be interested if Mark thinks it is
OK to emit the alias for function that won't get output to assembly file
because it gets inlined in all callers.  The patch is probably good idea
even if this is wrong, but we will have to do something about the C++ fe
bug then)

I'd say that's ugly, but probably not wrong, unless the generated .o file contains undefined references.


--
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com
(916) 791-8304


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