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] Fix PR 30865


On Wed, Feb 28, 2007 at 12:09:49PM +0100, Tobias Burnus wrote:

>     D.1378 = opt1 != 0B;
>     *ires = D.1378 ? (int4) _gfortran_size1 (D.1377, (int8) *opt1) :
> (int4) _gfortran_size0 (D.1377);
 
This looks correct.

> Is this patch ok? Build and regression tested on x86_64-unknown-linux-gnu.

This is OK (but please fix the whitespace).

Thanks for correcting this so quickly!

	Thomas


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