]> git.ipfire.org Git - thirdparty/gcc.git/commit
allow auto_bitmap to use other bitmap obstacks
authortbsaunde <tbsaunde@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 14 May 2017 00:38:29 +0000 (00:38 +0000)
committertbsaunde <tbsaunde@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 14 May 2017 00:38:29 +0000 (00:38 +0000)
commit3ef8774177f4612d5cea5dac0de2d8ec10d3cd17
tree757878a2dce75374f2753fe6af5f0e0eea0d30f8
parent01e3184e3b9062db01f7055d6d36f55c5f249f3d
allow auto_bitmap to use other bitmap obstacks

gcc/ChangeLog:

2017-05-13  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>

* bitmap.h (class auto_bitmap): New constructor taking
bitmap_obstack * argument.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@248018 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/bitmap.h