This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/49705] -Wstrict-overflow should not diagnose unevaluated expressions
- From: "eggert at gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 12 Jul 2011 16:34:13 +0000
- Subject: [Bug middle-end/49705] -Wstrict-overflow should not diagnose unevaluated expressions
- Auto-submitted: auto-generated
- References: <bug-49705-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49705
--- Comment #4 from eggert at gnu dot org 2011-07-12 16:30:44 UTC ---
Created attachment 24747
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24747
longer, more-realistic test case
Thanks for looking into the problem. If it helps, attached is a longer test
case that more-closely corresponds to the original problem that I had
with the Emacs source code.