[PATCH v2 1/2] gdb: remove some GCC version checks

Simon Marchi simon.marchi@efficios.com
Wed Feb 21 18:31:36 GMT 2024


On 2024-02-21 12:46, Pedro Alves wrote:
> On 2024-02-21 17:36, Simon Marchi wrote:
>> On 2/21/24 12:09, Kevin Buettner wrote:
>>> On Wed, 21 Feb 2024 11:46:51 -0500
>>> Simon Marchi <simon.marchi@efficios.com> wrote:
>>>
>>>> New in v2:
>>>>
>>>>  - remove changes to nat/x86-gcc-cpuid.h
>>>>  - adjust indentation in tracepoint.h
>>>>
>>>> Since we now require C++17, and therefore gcc >= 9, it's no longer
>>>> useful to have gcc version checks for older gcc version.
>>>
>>> Both patches LGTM.
>>>
>>> Reviewed-by: Kevin Buettner <kevinb@redhat.com>
>>>
>>
>> Thanks.  I'll wait for a confirmation from Pedro as well, since he gave
>> comment on v1.
>>
> 
> LGTM.
> 
> Approved-By: Pedro Alves <pedro@palves.net>
> 

Thanks, pushed.

Simon


More information about the Gdb-patches mailing list