This is the mail archive of the gcc@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: Bug in real.c rewrite


In message <20030225230552 dot GD13285 at redhat dot com>, Richard Henderson writes:
 >Ho hum.  There actually _isn't_ a way to indicate signed or unsigned
 >during the conversion.
 >
 >I recall now that this form of overflow is something that Alan Modra
 >talked me into at the time.  I'm now thinking that this is more trouble
 >that it's worth, trying to force a particular result for a value that's
 >technically undefined.  So I've reverted the change.
 >
 >
 >r~
 >
 >
 >        * real.c (real_to_integer2): Force overflow result only for 
 >        unsigned overflow.
Thanks.  That fixes the execute/conversion.c and ieee/rbug.c failures
on the tree-ssa branch :-)

jeff


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