Bug 37690 - typo in the example for -floop-strip-mine
Summary: typo in the example for -floop-strip-mine
Status: RESOLVED FIXED
Alias: None
Product: gcc
Classification: Unclassified
Component: tree-optimization (show other bugs)
Version: unknown
: P3 trivial
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-01 07:54 UTC by Stepan Kasal
Modified: 2008-10-10 15:28 UTC (History)
2 users (show)

See Also:
Host:
Target:
Build:
Known to work:
Known to fail:
Last reconfirmed:


Attachments
patch for the typos (372 bytes, patch)
2008-10-01 07:57 UTC, Stepan Kasal
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Stepan Kasal 2008-10-01 07:54:44 UTC
I believe there is an off-by-one typo in the examples for -floop-strip-mine and -floop-block, see the attached patch.
Comment 1 Stepan Kasal 2008-10-01 07:57:33 UTC
Created attachment 16437 [details]
patch for the typos
Comment 2 sebpop@gmail.com 2008-10-02 06:18:03 UTC
Subject: Re:  typo in the example for -floop-strip-mine

The patch looks good.  Please install.
I also have installed a similar patch in htdocs/gcc-4.4/changes.html
Comment 3 Sebastian Pop 2008-10-10 15:28:09 UTC
Fixed.

http://gcc.gnu.org/viewcvs?view=rev&revision=141042