Re: MSP430 RedHat Toolchain Generating Invalid Calls

DJ Delorie <[email protected]>
Newsgroups gmane.comp.hardware.texas-instruments.msp430.gcc.user
Message-ID <[email protected]>
The _47 implies it's trying to shift by 47 bits (not registers).
However, the "slll" variant is for longs (32-bit) and the helpers only
go up to 15 bits (after that, it's supposed to use the variable-count
helper instead).

Maybe that will help you get a sharable test case, because that's what
I need to debug it ;-)

------------------------------------------------------------------------------
Sponsored by Intel(R) XDK 
Develop, test and display web and hybrid apps with a single code base.
Download it for free now!
http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.