This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/23106] -Wstrict-aliasing=2 doesn't warn for all aliasing problems
- From: "cvs-commit at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 29 Jul 2005 00:14:20 -0000
- Subject: [Bug c/23106] -Wstrict-aliasing=2 doesn't warn for all aliasing problems
- References: <20050727233319.23106.fn_x@hotmail.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-07-29 00:14 -------
Subject: Bug 23106
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-4_0-branch
Changes by: wilson@gcc.gnu.org 2005-07-29 00:13:58
Modified files:
gcc : ChangeLog
gcc/doc : invoke.texi
Log message:
Remove misleading use of word "all".
PR c/23106
* doc/invoke.texi (Wstrict-aliasing=2): Fix misleading wording.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=2.7592.2.339&r2=2.7592.2.340
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/doc/invoke.texi.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.583.2.21&r2=1.583.2.22
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23106