This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch, fortran] power.f90 FAIL in testsuite


 --- Scott Robert Ladd <coyote@coyotegulch.com> 的正文:
> I'm looking for commentary on this proposed patch, which fixes the
> incorrect calculation of integer powers when the base is 1. The patch
> identifies power operations with an integer base of 1, and replace them
> with a constant 1. The conversion takes place in eval_intrinsic().
> 
On what platform do you run? I tested on ia32 and ia64 without errors.

Best regards,
Feng Wang

_________________________________________________________
Do You Yahoo!?
150万曲MP3疯狂搜,带您闯入音乐殿堂
http://music.yisou.com/
美女明星应有尽有,搜遍美图、艳图和酷图
http://image.yisou.com
1G就是1000兆,雅虎电邮自助扩容!
http://cn.rd.yahoo.com/mail_cn/tag/1g/*http://cn.mail.yahoo.com/event/mail_1g/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]