[Bug target/32130] [4.3 Regression] linking problems: multiple definition of `__DTOR_END__'

2007-11-22 Thread jakub at gcc dot gnu dot org
--- Comment #5 from jakub at gcc dot gnu dot org 2007-11-22 13:56 --- Alternative patch posted: http://gcc.gnu.org/ml/gcc-patches/2007-11/msg01161.html -- jakub at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug target/32130] [4.3 Regression] linking problems: multiple definition of `__DTOR_END__'

2007-11-29 Thread jakub at gcc dot gnu dot org
--- Comment #6 from jakub at gcc dot gnu dot org 2007-11-29 16:21 --- Subject: Bug 32130 Author: jakub Date: Thu Nov 29 16:21:18 2007 New Revision: 130516 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130516 Log: PR target/32130 * config/rs6000/eabi-cn.asm (__DT

[Bug target/32130] [4.3 Regression] linking problems: multiple definition of `__DTOR_END__'

2007-11-29 Thread jakub at gcc dot gnu dot org
--- Comment #7 from jakub at gcc dot gnu dot org 2007-11-29 16:28 --- Tested today on x86_64-linux -> powerpc-eabisim combined tree cross. While without the patch, e.g. neither libgfortran nor libstdc++-v3 configures successfully, with this patch it builds just fine. E.g. for make check

[Bug target/32130] [4.3 Regression] linking problems: multiple definition of `__DTOR_END__'

2007-06-25 Thread patchapp at dberlin dot org
--- Comment #2 from patchapp at dberlin dot org 2007-06-25 18:50 --- Subject: Bug number PR 32130 A patch for this bug has been added to the patch tracker. The mailing list url for the patch is http://gcc.gnu.org/ml/gcc-patches/2007-06/msg01856.html -- http://gcc.gnu.org/bugzilla/s

[Bug target/32130] [4.3 Regression] linking problems: multiple definition of `__DTOR_END__'

2007-06-30 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added CC||pinskia at gcc dot gnu dot |

[Bug target/32130] [4.3 Regression] linking problems: multiple definition of `__DTOR_END__'

2007-08-09 Thread mmitchel at gcc dot gnu dot org
--- Comment #3 from mmitchel at gcc dot gnu dot org 2007-08-10 00:29 --- Apparently, this only affects libffi/java, so I've marked this P2, rather than P1. However, build failures are nasty, since many people just do "configure; make". -- mmitchel at gcc dot gnu dot org changed:

[Bug target/32130] [4.3 Regression] linking problems: multiple definition of `__DTOR_END__'

2007-08-14 Thread drow at gcc dot gnu dot org
--- Comment #4 from drow at gcc dot gnu dot org 2007-08-14 16:02 --- I encountered this as a build failure for powerpc-eabispe in libstdc++-v3. -- drow at gcc dot gnu dot org changed: What|Removed |Added