This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/50021] -Wsuggest-attribute=pure makes obviously-incorrect suggestion
- From: "bruno at clisp dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 25 Mar 2012 01:06:41 +0000
- Subject: [Bug tree-optimization/50021] -Wsuggest-attribute=pure makes obviously-incorrect suggestion
- Auto-submitted: auto-generated
- References: <bug-50021-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50021
bruno at clisp dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bruno at clisp dot org
--- Comment #4 from bruno at clisp dot org 2012-03-25 01:06:41 UTC ---
Apparently fixed in GCC 4.7.0.gcc -Wsuggest-attribute=pure -O2 -S v.i