Re: cfgexpand.c patch for msp430-elf

2013-09-12 Thread DJ Delorie
I finally got around to checking this in, with your suggested change. Thanks!

Re: cfgexpand.c patch for msp430-elf

2013-07-17 Thread Mike Stump
On Jul 17, 2013, at 12:56 PM, Jeff Law wrote: > Sorry, I must have missed this as being a partial integer issue. > > The partial integer modes have the same size/precision as their normal sized > cousins in terms of GCC's representation. In our compiler, we push forward the precision from the t

Re: cfgexpand.c patch for msp430-elf

2013-07-17 Thread Jeff Law
Sorry, I must have missed this as being a partial integer issue. The partial integer modes have the same size/precision as their normal sized cousins in terms of GCC's representation. However, they also have a target dependent implicit precision which is not exposed to GCC. PSI modes have al