[RFC] rl78: vtables are code addresses

Joel Brobecker brobecker@adacore.com
Tue Feb 11 09:30:00 GMT 2014


> I would like to commit this patch because, on balance, it markedly
> improves the test results.  Without objection(s), I'll commit this
> patch in a few days time.

FWIW, I agree. Let's not allow best to be the enemy of good...

> +  if (TYPE_CODE (type) == TYPE_CODE_PTR)
> +    {
> +      struct type *targ_type = TYPE_TARGET_TYPE (type);
> +       
   ^^^^^^^

"trailing" spaces there...

-- 
Joel



More information about the Gdb-patches mailing list