[avr-gcc-list] Bit-field packing order changed between avrgcc implementations

2012-12-02 Thread Juergen Harms
Some weeks ago I finally replaced an outdated tarball-installed version of avrgcc by an rpm installed recent version (avrgcc-4.7.2). Surprisingly, this replacement brought a change of the bit-field packing order (my application is a distributed system with AT90CAN nodes; the limited length of

Re: [avr-gcc-list] Bit-field packing order changed between avrgcc implementations

2012-12-02 Thread Georg-Johann Lay
Juergen Harms schrieb: Some weeks ago I finally replaced an outdated tarball-installed version of avrgcc by an rpm installed recent version (avrgcc-4.7.2). What AVR Libc does it use? Surprisingly, this replacement brought a change of the bit-field packing order (my application is a distribute