* config/vax/vax.md (add<mode>3, sub<mode>3, mul<mode>3, div<mode>3,

and<mode>3, *and<mode>_const_int, ior<mode>3, xor<mode>3, ashrsi3,
	*call): Fix indention.

From-SVN: r195218
This commit is contained in:
Jan-Benedict Glaw 2013-01-15 21:30:24 +00:00 committed by Jan-Benedict Glaw
parent 97dae02b9f
commit f78ac4f27d
2 changed files with 16 additions and 10 deletions

View File

@ -1,3 +1,9 @@
2013-01-15 Jan-Benedict Glaw <jbglaw@lug-owl.de>
* config/vax/vax.md (add<mode>3, sub<mode>3, mul<mode>3, div<mode>3,
and<mode>3, *and<mode>_const_int, ior<mode>3, xor<mode>3, ashrsi3,
*call): Fix indention.
2013-01-15 Tom de Vries <tom@codesourcery.com>
PR target/55876