2014-10-23 16:33 GMT+04:00 Georg-Johann Lay :
> This no-op change fixed typos and restored coding rules as obvious like:
> spaces around operators, space before opening parentheses, wrapping long
> lines, indentation rules, trailing blanks, etc...
>
> http://gcc.gnu.org/r216592
>
>
> Johann
>
> gcc
This no-op change fixed typos and restored coding rules as obvious like:
spaces around operators, space before opening parentheses, wrapping long lines,
indentation rules, trailing blanks, etc...
http://gcc.gnu.org/r216592
Johann
gcc/
* config/avr/avr.c: Fix GNU coding rules and typo