trunk patch: moving gimple_seq_node from coretypes.h to gimple.h

Basile Starynkevitch basile@starynkevitch.net
Tue Jun 22 18:41:00 GMT 2010


Hello All,

since gimple_seq_node is not very useful in coretypes.h I bootstrapped
the following attached patch to trunk rev.161214 on
x86_64-unknown-linux-gnu with c,c++,lto languages.

gcc/ChangeLog entry:

2010-06-22  Basile Starynkevitch  <basile@starynkevitch.net>
	* coretypes.h (gimple_seq_node_d, gimple_seq_node)
	(const_gimple_seq_node): Removed typedefs.

	* gimple.h  (gimple_seq_node_d, gimple_seq_node)
	(const_gimple_seq_node): Added typedefs moved from coretypes.h.

See also http://gcc.gnu.org/ml/gcc/2010-06/msg00670.html &
http://gcc.gnu.org/ml/gcc/2010-06/msg00657.html 

By the way, I would also happy if someone could also review the
GNU-friendly gengtype patch
http://gcc.gnu.org/ml/gcc-patches/2010-06/msg02178.html

Cheers
-- 
Basile STARYNKEVITCH         http://starynkevitch.net/Basile/
email: basile<at>starynkevitch<dot>net mobile: +33 6 8501 2359
8, rue de la Faiencerie, 92340 Bourg La Reine, France
*** opinions {are only mines, sont seulement les miennes} ***

-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch-no-gimple_seq_node-coretypes-r161214.diff
Type: text/x-patch
Size: 1250 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20100622/69fdd2af/attachment.bin>


More information about the Gcc-patches mailing list