Fix for PR c++/59031

Jason Merrill jason@redhat.com
Sun Nov 24 02:55:00 GMT 2013


On 11/07/2013 02:14 PM, Easwaran Raman wrote:
> Before  r193504, if a method can not be overridden, LOOKUP_NONVIRTUAL
> is set and the call is direct. The changes at r193504 (to fix PR
> c++/11750) caused a regression to this behavior. This patch attempts
> to fix that. Bootstraps and no test regressions on x86_64/linux. Is
> this a correct fix and is this ok for trunk?

Thanks; I adjusted a couple of comments to be clearer, and changed 
TREE_TYPE to BINFO_TYPE.  Here's what I've checked in:

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 59031.patch
Type: text/x-patch
Size: 3127 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20131124/ba4c2f5e/attachment.bin>


More information about the Gcc-patches mailing list