On 07/07/2013 08:02 AM, Marc Glisse wrote:
+                   error_at (loc, "could not find an integer type "
+                                  "of the same size as %qT", ctype);

Why try to find a result element type the same size as the condition element type? For scalars the condition is bool and the result can be any type.

Jason

Reply via email to