[Bug c++/56066] g++ generates strong symbols conflicting with C99 extern inline code on Windows

2013-12-30 Thread solomon.gibbs.lists at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56066 Solomon Gibbs changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Bug c++/56066] g++ generates strong symbols conflicting with C99 extern inline code on Windows

2013-12-30 Thread solomon.gibbs.lists at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56066 Solomon Gibbs changed: What|Removed |Added Attachment #29236|0 |1 is obsolete|

[Bug c++/56066] g++ generates strong symbols conflicting with C99 extern inline code on Windows

2013-01-24 Thread solomon.gibbs.lists at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56066 --- Comment #1 from Solomon Gibbs 2013-01-24 19:42:15 UTC --- I'm looking at the objdump -x output for the c++ object and I note that there's a separate section for the inlined function. It appears to be annotated with a COMDAT field value of 4

[Bug c++/56066] New: g++ generates strong symbols conflicting with C99 extern inline code on Windows

2013-01-21 Thread solomon.gibbs.lists at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56066 Bug #: 56066 Summary: g++ generates strong symbols conflicting with C99 extern inline code on Windows Classification: Unclassified Product: gcc Version: 4.7.2

[Bug fortran/53478] New: gfortran segfaults when module name clashes with C binding name of procedure

2012-05-24 Thread solomon.gibbs.lists at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53478 Bug #: 53478 Summary: gfortran segfaults when module name clashes with C binding name of procedure Classification: Unclassified Product: gcc Version: 4.6.2 Status: UN