rx.c (rx_is_ms_bitfield_layout): Return false if the record is packed.
authorNick Clifton <nickc@gcc.gnu.org>
Tue, 16 Nov 2010 09:40:02 +0000 (09:40 +0000)
committerNick Clifton <nickc@gcc.gnu.org>
Tue, 16 Nov 2010 09:40:02 +0000 (09:40 +0000)
commit27128fc317039e1e62de5e70a236ec7c4eaf111e
treed85bdb0adb88ca280445194874b38855fb59a9c5
parent180ed1b2bd57ce7f8d537db11242c18703121c78
rx.c (rx_is_ms_bitfield_layout): Return false if the record is packed.

* config/rx/rx.c (rx_is_ms_bitfield_layout): Return false if the
record is packed.

* gcc.target/rx/pack.c: New test.

From-SVN: r166793
gcc/ChangeLog
gcc/config/rx/rx.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/rx/pack.c [new file with mode: 0644]