On Wed, Nov 19, 2014 at 04:32:43PM +0000, Andrew Stubbs wrote:
> +                  if (warning_at (gimple_location (elt->stmt),
> +                                  OPT_Waggressive_loop_optimizations,
> +                                  "Loop exit may only be reached after 
> undefined behaviour."))

Warnings should start with a lowercase and should be without
a fullstop at the end.

        Marek

Reply via email to