On 06/04/2012 05:27 PM, Mike Stump wrote:
That one is, the problem is the work that added error: and warning: processing 
differentiation puts together a new expression with concatenation and it is 
that use that _also_ needs protecting.

Aha!  Sneaky gcc-dg.exp.

-       set expmsg [lindex $newentry 2]
+       set expmsg "([lindex $newentry 2])"

Looks good to me.

Jason

Reply via email to