[Bug gas/18446] Compilation error left shift of negative value in gas/read.c

2015-05-21 Thread darlingm at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18446 --- Comment #1 from darlingm at gmail dot com --- New error discussed at https://gcc.gnu.org/ml/gcc-patches/2015-04/msg01353.html -- You are receiving this mail because: You are on the CC list for the bug. ___

[Bug gas/18446] New: Compilation error left shift of negative value in gas/read.c

2015-05-21 Thread darlingm at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18446 Bug ID: 18446 Summary: Compilation error left shift of negative value in gas/read.c Product: binutils Version: 2.26 (HEAD) Status: NEW Severity: normal

[Bug gold/18440] ICF depends on the section name to detect constructors and destructors

2015-05-21 Thread rafael.espindola at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18440 --- Comment #2 from Rafael Ávila de Espíndola --- > > This unfortunately doesn't work if the compiler avoids producing the long > > section names (as llvm now can). > > Can we use the symbol name directly? That would be nice. Which is why I