[Bug go/54918] libgo.so.0 is not runtime compatible between gcc-4.6.2 and gcc-4.7.x

2012-10-23 Thread ian at airs dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54918 --- Comment #6 from Ian Lance Taylor 2012-10-23 18:14:04 UTC --- Jakub Jelinek asked that I not change the libgo SONAME now that GCC 4.7 has been released. So libgo in GCC 4.6 and 4.7 use the same SONAME but are incompatible, and that is

[Bug go/54918] libgo.so.0 is not runtime compatible between gcc-4.6.2 and gcc-4.7.x

2012-10-23 Thread ian at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54918 --- Comment #5 from ian at gcc dot gnu.org 2012-10-23 18:12:55 UTC --- Author: ian Date: Tue Oct 23 18:12:46 2012 New Revision: 192738 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192738 Log: PR go/54918 Revert previous

[Bug go/54918] libgo.so.0 is not runtime compatible between gcc-4.6.2 and gcc-4.7.x

2012-10-22 Thread ian at airs dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54918 Ian Lance Taylor changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug go/54918] libgo.so.0 is not runtime compatible between gcc-4.6.2 and gcc-4.7.x

2012-10-22 Thread ian at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54918 --- Comment #3 from ian at gcc dot gnu.org 2012-10-23 05:01:31 UTC --- Author: ian Date: Tue Oct 23 05:01:24 2012 New Revision: 192706 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192706 Log: PR go/54918 libgo: Set libra

[Bug go/54918] libgo.so.0 is not runtime compatible between gcc-4.6.2 and gcc-4.7.x

2012-10-15 Thread gafton at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54918 --- Comment #2 from Cristian Gafton 2012-10-15 17:53:46 UTC --- (In reply to comment #1) > incompatible as in missing symbols or in incompatible behavior between > different > symbols? I have only run across missing symbols, but it loo

[Bug go/54918] libgo.so.0 is not runtime compatible between gcc-4.6.2 and gcc-4.7.x

2012-10-15 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54918 Richard Biener changed: What|Removed |Added Keywords||ABI Status|UNCONFIR