]> git.ipfire.org Git - thirdparty/gcc.git/commit
picochip.c (picochip_override_options): Disable CFI asm and change the signature...
authorHariharan Sandanagobalane <hariharan@picochip.com>
Mon, 15 Dec 2008 16:20:44 +0000 (16:20 +0000)
committerHariharan Sandanagobalane <hariharans@gcc.gnu.org>
Mon, 15 Dec 2008 16:20:44 +0000 (16:20 +0000)
commit5c08ab4eae1ecfa3b00dd077722fc457cff15d66
tree926bb0df95cea72c6ecf211a03dce8d2f7c87c6c
parent618f4f46bd9b08eb519da2a8d12ecf57fd76afee
picochip.c (picochip_override_options): Disable CFI asm and change the signature of brev and byteSwap functions to use...

        * config/picochip/picochip.c (picochip_override_options): Disable CFI
        asm and change the signature of brev and byteSwap functions to use
        unsigned values.
        * config/picochip/picochip.md (commsTestPort): This is a complex
        instruction and should not be vliwed. Dont set insn type.

From-SVN: r142765
gcc/ChangeLog
gcc/config/picochip/picochip.c
gcc/config/picochip/picochip.md