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, testsuite] Fix intrinsic_set_exponent.f90 nonconformance usage


On Wed, Aug 30, 2006 at 05:23:08PM +0800, Feng Wang wrote:
> Sorry no attaching file in the previous message.
> 
> :ADDPATCH fortran:
> 
> Use TRANSFER to build denormalized IEEE-754 floating-point numbers instead of
> EQUIVALENCE (like union in C).
> 
> Regression tested on i686 and ia64. OK for trunk and gcc4.1?
> 
> ChangeLog entry:
> 
> 2006-08-30  Feng Wang  <fengwang@nudt.edu.cn>
> 
>         * gfortran.fortran-torture/execute/intrinsic_set_exponent.f90: Fix
>  nonconformance usage.
> 
> 

Committed.

Feng, thanks for fixing the test.  I committed so that I can commit
the integer range checking patch.

-- 
Steve


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