Re: [PATCH] Tweak an error msg a little

2014-04-23 Thread Richard Biener
On Wed, Apr 23, 2014 at 12:22 PM, Marek Polacek wrote: > I think it's better to be consistent and always quote the > "transaction_wrap" name, it even looks nicer. > > I ran tm.exp tests, ok for trunk? Ok. Thanks, Richard. > 2014-04-23 Marek Polacek > > * c-common.c (handle_tm_wrap_at

[PATCH] Tweak an error msg a little

2014-04-23 Thread Marek Polacek
I think it's better to be consistent and always quote the "transaction_wrap" name, it even looks nicer. I ran tm.exp tests, ok for trunk? 2014-04-23 Marek Polacek * c-common.c (handle_tm_wrap_attribute): Tweak error message. diff --git gcc/c-family/c-common.c gcc/c-family/c-common.c