[PATCH - obvious] Remove unused create_gimple_tmp declaration

James Greenhalgh james.greenhalgh@arm.com
Mon Jan 27 09:42:00 GMT 2014


Hi,

I was playing about with an old patch and found that
the implementation of create_gimple_tmp was removed by
this patch:

http://gcc.gnu.org/ml/gcc-patches/2013-09/msg01694.html

But that its declaration was left in gimple-builder.h.
A quick grep shows that this was the only remaining mention
of create_gimple_tmp.

I've checked in this obvious patch deleting the declaration as
revision 207127, after a bootstrap on x86_64 with no regressions.

Thanks,
James

---
2014-01-27  James Greenhalgh  <james.greenhalgh@arm.com>

	* gimple-builder.h (create_gimple_tmp): Delete.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-PATCH-Remove-unused-create_gimple_tmp-declaration.patch
Type: text/x-patch
Size: 544 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20140127/1c07c526/attachment.bin>


More information about the Gcc-patches mailing list