This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/18908] Missed folding opportunities with bools
- 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: Tue, 19 Jul 2011 08:07:40 +0000
- Subject: [Bug middle-end/18908] Missed folding opportunities with bools
- Auto-submitted: auto-generated
- References: <bug-18908-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18908
Richard Guenther <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
AssignedTo|unassigned at gcc dot |rguenth at gcc dot gnu.org
|gnu.org |
--- Comment #14 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-07-19 08:07:15 UTC ---
I have a patch for this already.