Minor C++ PATCH to compute_array_index_type

Jason Merrill jason@redhat.com
Thu Aug 23 18:35:00 GMT 2012


There was a comment here wondering why we were using dependent_type_p 
instead of type_dependent_expression_p; this patch makes the change.  I 
also tweaked the definitions of cp_walk_tree to use more helpful names 
for the macro arguments.

Tested x86_64-pc-linux-gnu, applying to trunk.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: type_dep.patch
Type: text/x-patch
Size: 2371 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20120823/a8e752b6/attachment.bin>


More information about the Gcc-patches mailing list