[Patch, fortran] PR 32909 Replace gfc_c_int_type_node with integer_type_node
Janne Blomqvist
blomqvist.janne@gmail.com
Fri Jul 27 19:42:00 GMT 2007
Hi,
this is yet another obvious patch which I intend to commit in 24h,
barring objections. In many places in the frontend we were creating a
tree gfc_c_int_type_node to represent a C int. This is unnecessary,
since the middle-end already defines such a tree, integer_type_node,
which fwiw was already used in some places in gfortran.
--
Janne Blomqvist
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: ChangeLog
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20070727/7af4768f/attachment.ksh>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gfc_c_int_type_node.diff
Type: text/x-patch
Size: 12291 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20070727/7af4768f/attachment.bin>
More information about the Fortran
mailing list