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] | |
The test program in [Bug c/11965] as well as real world code may cause gcc 3.3.1 to emit shifts by constants > 31 bit as illegal sparc code (if compiling for 64 bit targets).
ChangeLog: use 64bit shift instructions where apropriate if shifting >31 bits.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |