This is the mail archive of the java-patches@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] | |
I haven't actually tested any java code."Roger" == Roger Sayle <roger@eyesopen.com> writes:
Roger> I believe this issue can/should probably be fixed in the Java front-end Roger> by construcing tree's that cast floating point types to integer types Roger> narrower than an int, by first casting to "int".
parse.y:patch_cast looks like it tries to do this.
If it is failing in some case, I'd be mildly curious to know why.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |