This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/49396] c-family/c-cppbuiltin.c: duplicate if expressions
- From: "rguenth at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 24 Aug 2011 11:17:02 +0000
- Subject: [Bug c/49396] c-family/c-cppbuiltin.c: duplicate if expressions
- Auto-submitted: auto-generated
- References: <bug-49396-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49396
--- Comment #6 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-08-24 11:17:02 UTC ---
Author: rguenth
Date: Wed Aug 24 11:16:57 2011
New Revision: 178032
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=178032
Log:
2011-08-24 Richard Guenther <rguenther@suse.de>
PR c/49396
c-family/
* c-cppbuiltin.c (c_cpp_builtins_optimize_pragma): Fix conditional.
Modified:
trunk/gcc/c-family/ChangeLog
trunk/gcc/c-family/c-cppbuiltin.c