RE: [PATCH][4.8] Backport strict-volatile-bitfields fixes to 4.8

2014-02-26 Thread Joey Ye
Committed to ARM/embedded-4_8-branch Still pending to gcc-4_8-branch. > -Original Message- > From: Joey Ye [mailto:joey...@arm.com] > Sent: 27 February 2014 13:53 > To: 'ja...@redhat.com'; 'gcc-patches@gcc.gnu.org' > Subject: RE: [PATCH][4.8] Backport

RE: [PATCH][4.8] Backport strict-volatile-bitfields fixes to 4.8

2014-02-26 Thread Joey Ye
Ping ^ 5 > -Original Message- > From: Joey Ye [mailto:joey...@arm.com] > Sent: 19 February 2014 17:22 > To: 'ja...@redhat.com'; gcc-patches@gcc.gnu.org > Subject: RE: [PATCH][4.8] Backport strict-volatile-bitfields fixes to 4.8 > > Ping ^ 4 > >

RE: [PATCH][4.8] Backport strict-volatile-bitfields fixes to 4.8

2014-02-19 Thread Joey Ye
Ping ^ 4 > -Original Message- > From: Joey Ye [mailto:joey...@arm.com] > Sent: Friday, February 14, 2014 9:58 > To: gcc-patches@gcc.gnu.org > Subject: RE: [PATCH][4.8] Backport strict-volatile-bitfields fixes to 4.8 > > Ping ^3 > > These fixes are very im

RE: [PATCH][4.8] Backport strict-volatile-bitfields fixes to 4.8

2014-02-13 Thread Joey Ye
gt; Subject: RE: [PATCH][4.8] Backport strict-volatile-bitfields fixes to 4.8 > > Ping ^ 2 > > OK to 4.8? > > > -Original Message- > > From: Joey Ye [mailto:joey...@arm.com] > > Sent: Monday, January 20, 2014 10:47 > > To: gcc-patches@gcc.gnu.org

RE: [PATCH][4.8] Backport strict-volatile-bitfields fixes to 4.8

2014-02-07 Thread Joey Ye
Ping ^ 2 OK to 4.8? > -Original Message- > From: Joey Ye [mailto:joey...@arm.com] > Sent: Monday, January 20, 2014 10:47 > To: gcc-patches@gcc.gnu.org > Subject: RE: [PATCH][4.8] Backport strict-volatile-bitfields fixes to 4.8 > > Ping > > > -Original

RE: [PATCH][4.8] Backport strict-volatile-bitfields fixes to 4.8

2014-01-19 Thread Joey Ye
Ping > -Original Message- > From: Joey Ye [mailto:joey...@arm.com] > Sent: Thursday, January 16, 2014 16:28 > To: gcc-patches@gcc.gnu.org > Subject: [PATCH][4.8] Backport strict-volatile-bitfields fixes to 4.8 > > 4.8 has a number of strict-volatile-bitfields issues

[PATCH][4.8] Backport strict-volatile-bitfields fixes to 4.8

2014-01-16 Thread Joey Ye
4.8 has a number of strict-volatile-bitfields issues that can be fixed by following patches. trunk@205899, 205898, 205897, 205896, 203003 Tested on x86_64 and arm without regression. OK to 4.8? 2013-09-28 Sandra Loosemore gcc/ * expr.h (extract_bit_field): Remove packedp par