[Bug c/79530] GCC segfault when calling weakref+alias functions within __transaction_atomic block

2017-02-15 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79530 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c/79530] GCC segfault when calling weakref+alias functions within __transaction_atomic block

2017-02-15 Thread tdz at users dot sourceforge.net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79530 --- Comment #4 from tdz at users dot sourceforge.net --- Created attachment 40751 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=40751&action=edit Preprocessed source code

[Bug c/79530] GCC segfault when calling weakref+alias functions within __transaction_atomic block

2017-02-15 Thread tdz at users dot sourceforge.net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79530 --- Comment #3 from tdz at users dot sourceforge.net --- Created attachment 40750 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=40750&action=edit main.s from gcc -save-temps

[Bug c/79530] GCC segfault when calling weakref+alias functions within __transaction_atomic block

2017-02-15 Thread tdz at users dot sourceforge.net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79530 --- Comment #2 from tdz at users dot sourceforge.net --- Created attachment 40749 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=40749&action=edit main.i from gcc -save-temps

[Bug c/79530] GCC segfault when calling weakref+alias functions within __transaction_atomic block

2017-02-15 Thread tdz at users dot sourceforge.net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79530 --- Comment #1 from tdz at users dot sourceforge.net --- Full gcc output with -v -save-temps: cc -Wall -std=c11 -fgnu-tm -v -save-temps -c -o main.o main.c Using built-in specs. COLLECT_GCC=/usr/bin/cc Target: x86_64-redhat-linux Configured wit