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: [PATCH] Fix PR java/17265


Eric Botcazou writes:
 > 
 > > Could you try this version of the patch and see if it fixes 17265 for
 > > you? This one will not try to emit an alias for an external function
 > > (which I agree is useless). Making an alias for a local function however
 > > is not useless - we need this for accurate stack traces and security
 > > checks, so I'd like to get this patch back in.
 > 
 > The patch works fine.

Excellent, thanks.

Andrew.


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