[Bug gold/18061] Gold linker resolves symbols as thumb in arm mode

2015-03-02 Thread ccoutant at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18061 Cary Coutant changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|ccoutant a

tc-v850.c:1663: possible bad if condition ?

2015-03-02 Thread David Binderman
Hello there, [src/gas/config/tc-v850.c:1663]: (style) Expression is always false because 'else if' condition matches previous condition at line 1655. Source code is   else if (strcmp (arg, "8byte-align") == 0)     v850_data_8 = TRUE;   else if (strcmp (arg, "4byte-align") == 0)     v850_data_8