This is the mail archive of the java-prs@gcc.gnu.org mailing list for the Java 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 java/17731] sub-optimal code generated for left shift


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-09-29 18:05 -------
But note on most other targets x << y where y > 31 is undefined and so is the tree code for SHIFT 
LEFT.

-- 


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


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