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]

Re: [PATCH] Fix DECL_VTT_PARM breakage



  Hi!

  If we're making a thunk of an overloaded operator which uses
  u2.operator_code, then the thunk will have completely bogus value in the
  u2.vtt_parm field (and segfault ggc).

Good spotting.  Thanks!  Please install this, if you have not already
done so.

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com

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