This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: More front end type mismatch problems
- From: Diego Novillo <dnovillo at redhat dot com>
- To: Paul Schlie <schlie at comcast dot net>
- Cc: Andrew Pinski <pinskia at physics dot uc dot edu>, gcc at gcc dot gnu dot org, Richard Henderson <rth at redhat dot com>
- Date: Sun, 29 May 2005 11:18:05 -0400
- Subject: Re: More front end type mismatch problems
- References: <20050529014713.GB5265@topo.toronto.redhat.com> <BEBF33A3.A509%schlie@comcast.net>
On Sun, May 29, 2005 at 08:53:55AM -0400, Paul Schlie wrote:
> Only because I perceived it to be necessary to most ideally/optimally
> preserve the value-range result of a comparison expression. As it was
> unclear if a comparison expression were defined as having an 'int' vs.
> 'bool' result type, if its 0:1 (min:max) value-range would be preserved?
>
OK, now you have completely lost me. I have no idea what you are
talking about.
If you think there's a VRP bug somewhere, send me a test cases
showing what the bug is?
Diego.