This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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 V2 1/1] Fix of default lookup for "this" symbol.


Walfred Tedeschi <walfred.tedeschi@intel.com> writes:

> Tests: Performed tests with gfortran and ifort.
>

I assume you run all gdb testsuite rather than fortran tests only.
The patch is good to me if it is regression free with running all gdb
tests.

> 2016-06-16  Walfred Tedeschi  <walfred.tedeschi@intel.com>
>
> gdb/ChangeLog:
>
> 	* cp-namespace.c (cp_lookup_bare_symbol): Add check for the
> 	name_of_this in order to return a null symbol when looking up
> 	for "this".

The entry doesn't reflect your change below.  Please rewrite it.

-- 
Yao (éå)


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