This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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] PR35946 and PR35947 - [4.3, 4.4 regression] wrong results with array constructor as arguments


Uros Bizjak wrote:
Hello!

Work as advertised without regression on i686-apple-darwin9, 32 and 64 bit modes.
It even fixes pr35944!



pr35944 was actually i386 problem, fixed by:


2008-04-16 Uros Bizjak <ubizjak@gmail.com>

       PR target/35944
       * config/i386/i386.md (fmodxf3): Copy operand 1 and operand 2 into
       temporary registers.  Change operand predicate to general_operand.
       (remainderxf3): Ditto.

Uros.

By the way, many thanks for prompt fixing that Uros.

Jerry


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