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 middle-end/25125] [4.1 Regression] (short) ((int)(unsigned short) + (int)) is done in the wrong type



------- Comment #21 from dave at hiauly1 dot hia dot nrc dot ca  2005-12-27 22:35 -------
Subject: Re:  [4.1 Regression] (short) ((int)(unsigned short) + (int)) is done
in the wrong type

> However, I'm getting different tree code with the x86 cross.

I can't reproduce this problem.  Maybe I forgot to remove the last
build after updating and cc1 didn't get rebuilt, or somehow svn messed
up and I didn't get the change to convert.c.

Dave


-- 


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


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