Credit Feng Wang <fengwang@nudt.edu.cn> in ChangeLog.

From-SVN: r82023
This commit is contained in:
Feng Wang 2004-05-19 10:41:38 +00:00 committed by Paul Brook
parent 34a8630613
commit 59fa6e39c6
3 changed files with 6 additions and 4 deletions

View File

@ -1,4 +1,5 @@
2004-05-18 Paul Brook <paul@codesourcery.com>
2004-05-18 Feng Wang <fengwang@nudt.edu.cn>
Paul Brook <paul@codesourcery.com>
* f95-lang.c (gfc_init_builtin_functions): Use vold_list_node.
Create decls for __builtin_pow{,f}.

View File

@ -1,4 +1,4 @@
2004-05-18 Paul Brook <paul@codesourcery.com>
2004-05-18 Feng Wang <fengwang@nudt.edu.cn>
* gfortran.fortran-torture/execute/power.f90: Test constant integers.

View File

@ -1,4 +1,5 @@
2004-05-18 Paul Brook <paul@codesourcery.com>
Feng Wang <fengwang@nudt.edu.cn>
* Makefile.am (i_pow_c): Set it. Add build rule.
(gfor_built_src): Use it.