This is the mail archive of the gcc-bugs@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]

[Bug web/47848] invalid -ftree-loop-if-convert-memory-writes flag is mentioned at two places (instead of -ftree-loop-if-convert-stores)


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47848

--- Comment #1 from Sebastian Pop <spop at gcc dot gnu.org> 2011-02-22 17:36:38 UTC ---
Author: spop
Date: Tue Feb 22 17:36:34 2011
New Revision: 170411

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170411
Log:
Fix PR47848: Do not mention -ftree-loop-if-convert-memory-writes.

2011-02-22  Sebastian Pop  <sebastian.pop@amd.com>

    PR doc/47848
    * doc/invoke.texi: Do not mention -ftree-loop-if-convert-memory-writes.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/doc/invoke.texi


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