Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(317)

Issue 5396043: [google] Backport r171347 from trunk to google/gcc-4_6

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 5 months ago by dougkwan
Modified:
13 years, 5 months ago
Reviewers:
Diego Novillo, rearnsha
CC:
gcc-patches_gcc.gnu.org
Base URL:
svn+ssh://gcc.gnu.org/svn/gcc/branches/google/gcc-4_6/
Visibility:
Public.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -2 lines) Patch
M gcc/expr.c View 1 chunk +5 lines, -2 lines 0 comments Download

Messages

Total messages: 4
dougkwan
This patch backports the upstream fix in r171347 for a problem caused by change in ...
13 years, 5 months ago (2011-11-16 08:51:13 UTC) #1
Diego Novillo
On Wed, Nov 16, 2011 at 03:51, Doug Kwan <dougkwan@google.com> wrote: > This patch backports ...
13 years, 5 months ago (2011-11-16 15:07:19 UTC) #2
rearnsha_arm.com
On 16/11/11 08:51, Doug Kwan wrote: > This patch backports the upstream fix in r171347 ...
13 years, 5 months ago (2011-11-16 16:41:49 UTC) #3
dougkwan
13 years, 5 months ago (2011-11-16 21:11:52 UTC) #4
Thanks Richard.  I will wait for that patch.

-Doug

On Wed, Nov 16, 2011 at 8:41 AM, Richard Earnshaw <rearnsha@arm.com> wrote:
> On 16/11/11 08:51, Doug Kwan wrote:
>> This patch backports the upstream fix in r171347 for a problem caused by
>> change in volatile bitfield access.  This is tested by building the
>> x86 toolchain with tests and checking that volatile bitfield access worked
>> on ARM.  This is a backport for 4.6 only.
>>
>> 2011-11-16   Doug Kwan  <dougkwan@google.com>
>>
>>         Backport r171347 from trunk.
>>
>>       2011-03-23  Julian Brown  <julian@codesourcery.com>
>>
>>               * expr.c (expand_expr_real_1): Only use BLKmode for volatile
>>               accesses which are not naturally aligned.
>>
> So Joey Ye posted the following patch, which I think is needed to fix a
> regression that that patch introduces.
>
> http://gcc.gnu.org/ml/gcc-patches/2011-11/msg01390.html
>
> However, it's not been reviewed yet :-(
>
> R.
>
>
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b