This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/19643] "0 % variable" isn't optimized to 0 at tree level
- From: "law at redhat dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Jan 2005 16:36:30 -0000
- Subject: [Bug tree-optimization/19643] "0 % variable" isn't optimized to 0 at tree level
- References: <20050126180732.19643.kazu@cs.umass.edu>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From law at redhat dot com 2005-01-28 16:36 -------
Should be fixed with today's change to fold-const.c.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19643