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 to warn_uninit


On Sat, Apr 02, 2005 at 09:02:57AM -0800, Per Bothner wrote:
> An alternative is to pass the actual tree node in the calls to
> walk_node, rather than the locus - something like the attached
> tree-ssa.alt-patch.  I haven't verified that this alternative
> patch works (except that it compiles), but I can if that is
> deemed nicer.

I do prefer this.


r~


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