lkml.org 
[lkml]   [2010]   [Nov]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: gcc 4.5.1 / as 2.20.51.0.11 miscompiling drivers/char/i8k.c ?
    On 11/15/2010 11:12 AM, Jakub Jelinek wrote:
    > - if (simple_cst_equal(TREE_VALUE (op), memory_identifier_string) == 1)
    > + if (strcmp (TREE_STRING_POINTER (TREE_VALUE (link)), "memory") == 0)

    I prefer this solution. I think memory_identifier_string is over-engineering.
    Patch to remove it entirely is pre-approved.


    r~


    \
     
     \ /
      Last update: 2010-11-15 20:55    [W:5.813 / U:0.000 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site