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 v6 00/15] Please have a final look


Sanimir,

> Sanimir Agovic (15):
>   refactoring: rename create_range_type to create_static_range_type
>   vla: introduce new bound type abstraction adapt uses
>   type: add c99 variable length array support
>   vla: enable sizeof operator to work with variable length arrays
>   vla: enable sizeof operator for indirection
>   vla: update type from newly created value
>   vla: print "variable length" for unresolved dynamic bounds
>   vla: support for DW_AT_count
>   vla: resolve dynamic bounds if value contents is a constant
>     byte-sequence
>   vla: evaluate operand of sizeof if its type is a vla
>   test: cover subranges with present DW_AT_count attribute
>   test: multi-dimensional c99 vla.
>   test: evaluate pointers to C99 vla correctly.
>   test: basic c99 vla tests for C primitives
>   test: add mi vla test

Success!!! The entire series is now approved (with some minor trivial
request in 3 of the patches).

You may now push the patch series. If you do not have write privileges
yet, we can request them for you, or I can push this patch series in.
Let me know.

Thanks again for this contribution.
-- 
Joel


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