[Bug other/77609] __attribute__((section(".note.foo"))) forces SHT_PROGBITS though the assembler would use SHT_NOTE

2018-06-13 Thread roland at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77609 --- Comment #5 from roland at gcc dot gnu.org --- Author: roland Date: Thu Jun 14 01:18:59 2018 New Revision: 261581 URL: https://gcc.gnu.org/viewcvs?rev=261581=gcc=rev Log: PR other/77609: Let the assembler choose ELF section types

[Bug other/77609] __attribute__((section(".note.foo"))) forces SHT_PROGBITS though the assembler would use SHT_NOTE

2018-05-05 Thread roland at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77609 --- Comment #4 from roland at gcc dot gnu.org --- Author: roland Date: Sat May 5 23:35:25 2018 New Revision: 259969 URL: https://gcc.gnu.org/viewcvs?rev=259969=gcc=rev Log: PR other/77609: Let the assembler choose ELF section types

[Bug libstdc++/59392] crash on throw from unexpected exception handler with ARM EABI unwinder

2014-03-12 Thread roland at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59392 --- Comment #4 from roland at gcc dot gnu.org --- Author: roland Date: Wed Mar 12 22:42:13 2014 New Revision: 208519 URL: http://gcc.gnu.org/viewcvs?rev=208519root=gccview=rev Log: PR libstdc++/59392: Fix ARM EABI uncaught throw from unexpected

[Bug libstdc++/59392] crash on throw from unexpected exception handler with ARM EABI unwinder

2014-03-12 Thread roland at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59392 --- Comment #5 from roland at gcc dot gnu.org --- Author: roland Date: Wed Mar 12 22:44:09 2014 New Revision: 208520 URL: http://gcc.gnu.org/viewcvs?rev=208520root=gccview=rev Log: PR libstdc++/59392: Fix ARM EABI uncaught throw from unexpected