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: PR 58834: __builtin_shuffle in a template


On 10/31/2013 07:03 PM, Marc Glisse wrote:
     * pt.c (value_dependent_expression_p): Handle null argument.

What is calling this with a null argument? The recursive call near the end of the function checks for null there.

Jason



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