C++ PATCH: Remove build_component_ref

Mark Mitchell mark@codesourcery.com
Thu Aug 22 08:51:00 GMT 2002



--On Tuesday, August 20, 2002 08:23:39 PM +0100 Graham Stott 
<graham.stott@btinternet.com> wrote:

> Mark,
>
> This patch has a small problem on one path thru the code it is using an
> unitialised variable (i.e member) I did a quick grep thru the testsuite
> and didn't find any C++ testcase which would trigger the error msg.

Indeed.  I tried to create a test case for this problem, but it actually
worked by dumb luck; things happenned to end up in the right places on
the stack.  In any case, I will incorporate your correction into the other
patch I'm testing to that function to fix the bug that Jason found before
I went on vacation...

(I am hopelessly behind and trying desparately to catch up...)

Thanks,

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



More information about the Gcc-patches mailing list