[Bug treelang/55412] pr47276.c fails with -fpic option.

2012-11-20 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55412 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Co

[Bug treelang/55412] pr47276.c fails with -fpic option.

2012-11-20 Thread aivchenk at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55412 --- Comment #2 from Alexander Ivchenko 2012-11-21 07:46:20 UTC --- Created attachment 28751 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28751 Simple reproducer

[Bug treelang/55412] pr47276.c fails with -fpic option.

2012-11-20 Thread aivchenk at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55412 --- Comment #3 from Alexander Ivchenko 2012-11-21 07:48:23 UTC --- I tried to narrow down the problem and changed the test a little bit. (The relative order of declarations remains the same; Just grouped the coupled declarations) This cha