This is the mail archive of the gcc-patches@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]

Re: [tree-ssa] Problem with constant folding


On Wed, 2003-12-17 at 09:44, Zdenek Dvorak wrote:

> > What if an INTEGER_CST has overflowed?
> 
> ... I want this to be a legal rhs, since otherwise you would not have a
> way to assign such a constant into a temporary, and thus no way to
> compute with it at all.
> 
Ah, I see now.  In that case, I don't have a problem with the patch.


Diego.


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