OSDN Git Service

* intrinsic.c (add_sym_0s, add_sym_1s, add_sym_2s, add_sym_3s,
authorfxcoudert <fxcoudert@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 9 Oct 2006 07:43:39 +0000 (07:43 +0000)
committerfxcoudert <fxcoudert@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 9 Oct 2006 07:43:39 +0000 (07:43 +0000)
commit8f1feee0ef89465867c959102846c4a6bdbfa254
tree259913c0a0174c3e430253e5450f3233099cba48
parent0d7972a478b3d16d9aeb60bc91bbd8579617a11f
* intrinsic.c (add_sym_0s, add_sym_1s, add_sym_2s, add_sym_3s,
add_sym_4s, add_sym_5s, add_functions): Use macro ACTUAL_NO,
ACTUAL_YES, NOT_ELEMENTAL and ELEMENTAL instead of constants
0 and 1 as second and third arguments to add_sym* functions.

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