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: Checking out PR4483 (constant overflow on PPC, problems compiling Linux kernel)


On Wed, Nov 28, 2001 at 02:59:06PM -0600, Corey Minyard wrote:
> I agree about being careful, but since the dest is an SI mode register, 
> does it really matter?

Yes.  One way is Correct, the other Isn't.

In particular, you'll almost certainly fall over internal
consistency checks in various parts of the compiler.


r~


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