This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/21258] Teach VRP to pick up a constant from case label.


------- Additional Comments From dnovillo at redhat dot com  2005-04-27 19:43 -------
Subject: Re:  New: Teach VRP to pick up a constant from case label.

On Wed, Apr 27, 2005 at 07:38:04PM -0000, kazu at cs dot umass dot edu wrote:

> I think Diego already knows about this, but I think it's worth a PR so that
> we don't forget.
> 
Yes, there's a FIXME in tree-vrp.c about not handling
SWITCH_EXPR.  I agree it's worth having a PR for it.


Diego.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21258


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]