check_GNU_style.sh "80 characters exceeded" error fix
authorMantas Mikaitis <mantas.mikaitis@arm.com>
Wed, 10 Dec 2014 11:46:08 +0000 (11:46 +0000)
committerAlan Lawrence <alalaw01@gcc.gnu.org>
Wed, 10 Dec 2014 11:46:08 +0000 (11:46 +0000)
commitd0d7c3578223567be0795ac70f4c26e788fc2387
treec2f0865c36667611eb93ad121f4f2eb2387aa131
parent73d1736364dbaa29eba1dce8b9ab6844915529ac
check_GNU_style.sh "80 characters exceeded" error fix

2014-12-10  Mantas Mikaitis  <mantas.mikaitis@arm.com>

* contrib/check_GNU_style.sh (col): Got rid of cut operation
from the pipe chain and instead added cut inside awk command.

From-SVN: r218575
contrib/check_GNU_style.sh
gcc/ChangeLog