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, libfortran] Bounds checking for unpack


On Thu, 2009-08-13 at 20:35 +0200, Thomas Koenig wrote:

ping?

> Hello world,
>
> I'm back from holidays now (I survived two full weeks without Internet
> access!), and here's my first patch:  Bounds checking for unpack.
>
> This patch introduces a new function to count the true values in a
> logical array.  In a followup-patch, I want to use this function from
> within the pack intrinsic, too, in order to improve maintainability a
> little bit.
>
> Regression-tested on x86_64-unknown-linux-gnu.
>
> OK for trunk?

OK, thanks for patch


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