This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/12548] [3.4 Regression] [non-weak] gcj now failes to compile included example
- From: "ovid at mailandnews dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 Nov 2003 21:30:56 -0000
- Subject: [Bug middle-end/12548] [3.4 Regression] [non-weak] gcj now failes to compile included example
- References: <20031009101000.12548.oyvind.harboe@zylin.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From ovid at mailandnews dot com 2003-11-19 21:30 -------
This is boot.jar from Eclipse 3.0M4:
http://download.berlios.de/pub/mldonkey/z/boot.jar
This is gcc 3.4 (win32): gcc version 3.4 20031109 (experimental)
gcj -c boot.jar -o boot.o
C:\DOCUME~1\Main\LOCALS~1\Temp/ccUFdaaa.s: Assembler messages:
C:\DOCUME~1\Main\LOCALS~1\Temp/ccUFdaaa.s:94423: Error: symbol
`__GLOBAL__I__ZN3org7eclipse4core4boot10BootLoader18__U3c_clinit__U3e_Ev' is
already defined
Works fine with 3.3.1. There are no .* files in boot.jar that I can see.
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |ovid at mailandnews dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12548