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, RFC] PR28105 Overflow check for ALLOCATE statement


On 11/29/2010 12:47 PM, Janne Blomqvist wrote:
On Sat, Nov 27, 2010 at 22:54, Tobias Burnus<burnus@net-b.de> wrote:
Janne Blomqvist wrote:

attached you'll find version 2 of the patch.


TODO: benchmarks, and if these checks have a noticeable effect, hide
them behind -fcheck=mem.

I think the patch is OK; the -fcheck=mem part can be done as follow up. Do you have already benchmark results?

I ran the polyhedron suite, and there was no difference.


Ok for trunk?


OK, thanks!

Jerry


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