This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/15457] [tree-ssa] Convert a sign bit testing into "a < 0"
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 May 2004 02:03:07 -0000
- Subject: [Bug tree-optimization/15457] [tree-ssa] Convert a sign bit testing into "a < 0"
- References: <20040515120221.15457.kazu@cs.umass.edu>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-05-17 02:03 -------
PR 15359 will fix foo and baa but not baz for some reason.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15457