PR 68366 - include emit-rtl.h in sdbout.c
commit524745bf99a1bfc96564ac8b8f5a1caa67fa00df
authortbsaunde <tbsaunde@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 16 Nov 2015 02:28:15 +0000 (16 02:28 +0000)
committertbsaunde <tbsaunde@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 16 Nov 2015 02:28:15 +0000 (16 02:28 +0000)
tree8748eb40c1a89c4468a3ac9bbe010a4f5d252183
parent03deb025d0815240194a6808b76e6b916e073b1e
PR 68366 - include emit-rtl.h in sdbout.c

Some of the pa target macros rely on macros in emit-rtl.h and sdbout.c
uses some of those macros, which means that sdbout.c needs to include
emit-rtl.h.

gcc/ChangeLog:

2015-11-15  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>

PR middle-end/68366
* sdbout.c: Include emit-rtl.h and function.h.

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