Convert leading spaces to tabs

From-SVN: r237072
This commit is contained in:
H.J. Lu 2016-06-03 08:06:47 -07:00
parent a2ae575258
commit 9de2e7955b

View file

@ -1,8 +1,8 @@
2016-06-03 Bernd Schmidt <bschmidt@redhat.com>
PR tree-optimization/52171
* gcc.dg/pr52171.c: New test.
* gcc.target/i386/pr52171.c: New test.
PR tree-optimization/52171
* gcc.dg/pr52171.c: New test.
* gcc.target/i386/pr52171.c: New test.
2016-06-03 Jan Hubicka <jh@suse.cz>