public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug java/12548] New: Regression, gcj now failes to compile included example
@ 2003-10-09 10:10 oyvind dot harboe at zylin dot com
  2003-10-09 10:10 ` [Bug java/12548] " oyvind dot harboe at zylin dot com
                   ` (18 more replies)
  0 siblings, 19 replies; 20+ messages in thread
From: oyvind dot harboe at zylin dot com @ 2003-10-09 10:10 UTC (permalink / raw)
  To: gcc-bugs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 958 bytes --]

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12548

           Summary: Regression, gcj now failes to compile included example
           Product: gcc
           Version: 3.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: java
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: oyvind dot harboe at zylin dot com
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: windows
  GCC host triplet: windows
GCC target triplet: windows

This works w/GCJ 3.3

Attaching test case.

Øyvind



[Output deleted]

org/eclipse/swt/custom/WrappedContent.java:155: warning: unreachable bytecode fr
om 138 to before 141
c:\temp/cc4obaaa.s: Assembler messages:
c:\temp/cc4obaaa.s:1090314: Error: symbol `__GLOBAL__I__ZN3org6apache6regexp31Ch
aracterArrayCharacterIterator6class$E' is already defined


^ permalink raw reply	[flat|nested] 20+ messages in thread

* [Bug java/12548] Regression, gcj now failes to compile included example
  2003-10-09 10:10 [Bug java/12548] New: Regression, gcj now failes to compile included example oyvind dot harboe at zylin dot com
@ 2003-10-09 10:10 ` oyvind dot harboe at zylin dot com
  2003-10-09 15:12 ` [Bug java/12548] [3.4 Regression] " pinskia at gcc dot gnu dot org
                   ` (17 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: oyvind dot harboe at zylin dot com @ 2003-10-09 10:10 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12548



------- Additional Comments From oyvind dot harboe at zylin dot com  2003-10-09 10:10 -------
Created an attachment (id=4903)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=4903&action=view)
Contains example case


^ permalink raw reply	[flat|nested] 20+ messages in thread

* [Bug java/12548] [3.4 Regression] gcj now failes to compile included example
  2003-10-09 10:10 [Bug java/12548] New: Regression, gcj now failes to compile included example oyvind dot harboe at zylin dot com
  2003-10-09 10:10 ` [Bug java/12548] " oyvind dot harboe at zylin dot com
@ 2003-10-09 15:12 ` pinskia at gcc dot gnu dot org
  2003-10-10  0:24 ` bryce at mckinlay dot net dot nz
                   ` (16 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-10-09 15:12 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12548


pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |critical
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
           Keywords|                            |wrong-code
   Last reconfirmed|0000-00-00 00:00:00         |2003-10-09 15:12:20
               date|                            |
            Summary|Regression, gcj now failes  |[3.4 Regression] gcj now
                   |to compile included example |failes to compile included
                   |                            |example
   Target Milestone|---                         |3.4


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-10-09 15:12 -------
I can reproduce this in the mainline (20031007) on powerpc-apple-darwin7.0 so this is a generic 
bug.


^ permalink raw reply	[flat|nested] 20+ messages in thread

* [Bug java/12548] [3.4 Regression] gcj now failes to compile included example
  2003-10-09 10:10 [Bug java/12548] New: Regression, gcj now failes to compile included example oyvind dot harboe at zylin dot com
  2003-10-09 10:10 ` [Bug java/12548] " oyvind dot harboe at zylin dot com
  2003-10-09 15:12 ` [Bug java/12548] [3.4 Regression] " pinskia at gcc dot gnu dot org
@ 2003-10-10  0:24 ` bryce at mckinlay dot net dot nz
  2003-10-10  0:43 ` pinskia at gcc dot gnu dot org
                   ` (15 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: bryce at mckinlay dot net dot nz @ 2003-10-10  0:24 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12548



------- Additional Comments From bryce at mckinlay dot net dot nz  2003-10-10 00:24 -------
Could not reproduce with gcc 3.4 20030930 on linux x86 native, so the bug may have been 
introduced since then.


^ permalink raw reply	[flat|nested] 20+ messages in thread

* [Bug java/12548] [3.4 Regression] gcj now failes to compile included example
  2003-10-09 10:10 [Bug java/12548] New: Regression, gcj now failes to compile included example oyvind dot harboe at zylin dot com
                   ` (2 preceding siblings ...)
  2003-10-10  0:24 ` bryce at mckinlay dot net dot nz
@ 2003-10-10  0:43 ` pinskia at gcc dot gnu dot org
  2003-10-11 17:59 ` pinskia at gcc dot gnu dot org
                   ` (14 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-10-10  0:43 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12548



------- Additional Comments From pinskia at gcc dot gnu dot org  2003-10-10 00:43 -------
Note both Darwin and cygwin do not support weak symbols so it might be related to that.


^ permalink raw reply	[flat|nested] 20+ messages in thread

* [Bug java/12548] [3.4 Regression] gcj now failes to compile included example
  2003-10-09 10:10 [Bug java/12548] New: Regression, gcj now failes to compile included example oyvind dot harboe at zylin dot com
                   ` (3 preceding siblings ...)
  2003-10-10  0:43 ` pinskia at gcc dot gnu dot org
@ 2003-10-11 17:59 ` pinskia at gcc dot gnu dot org
  2003-10-13  9:59 ` oyvind dot harboe at zylin dot com
                   ` (13 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-10-11 17:59 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12548



------- Additional Comments From pinskia at gcc dot gnu dot org  2003-10-11 17:59 -------
Might be fixed by:
	* varasm.c (notice_global_symbol):  Fix handling of variables; avoid
	re-computing of variable.

Can you try again, I would but I am tracking down another bug?


^ permalink raw reply	[flat|nested] 20+ messages in thread

* [Bug java/12548] [3.4 Regression] gcj now failes to compile included example
  2003-10-09 10:10 [Bug java/12548] New: Regression, gcj now failes to compile included example oyvind dot harboe at zylin dot com
                   ` (4 preceding siblings ...)
  2003-10-11 17:59 ` pinskia at gcc dot gnu dot org
@ 2003-10-13  9:59 ` oyvind dot harboe at zylin dot com
  2003-10-31 15:35 ` pinskia at gcc dot gnu dot org
                   ` (12 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: oyvind dot harboe at zylin dot com @ 2003-10-13  9:59 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12548



------- Additional Comments From oyvind dot harboe at zylin dot com  2003-10-13 09:59 -------
Compiling GCC isn't my forte.

I tried to compile GCC 3.4 from CVS, but it failed today:


/home/oyvind/gcc/gcc/gcc/config/i386/gthr-win32.c:74: warning: no previous
prototype for `__gthr_win32_once'
/home/oyvind/gcc/gcc/gcc/config/i386/gthr-win32.c:105: warning: no previous
prototype for `__gthr_win32_key_create'
/home/oyvind/gcc/gcc/gcc/config/i386/gthr-win32.c:124: warning: no previous
prototype for `__gthr_win32_key_delete'
/home/oyvind/gcc/gcc/gcc/config/i386/gthr-win32.c:130: warning: no previous
prototype for `__gthr_win32_getspecific'
/home/oyvind/gcc/gcc/gcc/config/i386/gthr-win32.c:141: warning: no previous
prototype for `__gthr_win32_setspecific'
/home/oyvind/gcc/gcc/gcc/config/i386/gthr-win32.c:147: warning: no previous
prototype for `__gthr_win32_mutex_init_function'
/home/oyvind/gcc/gcc/gcc/config/i386/gthr-win32.c:154: warning: no previous
prototype for `__gthr_win32_mutex_lock'
/home/oyvind/gcc/gcc/gcc/config/i386/gthr-win32.c:163: warning: no previous
prototype for `__gthr_win32_mutex_trylock'
/home/oyvind/gcc/gcc/gcc/config/i386/gthr-win32.c:172: warning: no previous
prototype for `__gthr_win32_mutex_unlock'
m


^ permalink raw reply	[flat|nested] 20+ messages in thread

* [Bug java/12548] [3.4 Regression] gcj now failes to compile included example
  2003-10-09 10:10 [Bug java/12548] New: Regression, gcj now failes to compile included example oyvind dot harboe at zylin dot com
                   ` (5 preceding siblings ...)
  2003-10-13  9:59 ` oyvind dot harboe at zylin dot com
@ 2003-10-31 15:35 ` pinskia at gcc dot gnu dot org
  2003-10-31 17:25 ` oyvind dot harboe at zylin dot com
                   ` (11 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-10-31 15:35 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12548



------- Additional Comments From pinskia at gcc dot gnu dot org  2003-10-31 15:31 -------
*** Bug 12858 has been marked as a duplicate of this bug. ***


^ permalink raw reply	[flat|nested] 20+ messages in thread

* [Bug java/12548] [3.4 Regression] gcj now failes to compile included example
  2003-10-09 10:10 [Bug java/12548] New: Regression, gcj now failes to compile included example oyvind dot harboe at zylin dot com
                   ` (6 preceding siblings ...)
  2003-10-31 15:35 ` pinskia at gcc dot gnu dot org
@ 2003-10-31 17:25 ` oyvind dot harboe at zylin dot com
  2003-11-11 15:01 ` aph at gcc dot gnu dot org
                   ` (10 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: oyvind dot harboe at zylin dot com @ 2003-10-31 17:25 UTC (permalink / raw)
  To: gcc-bugs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 603 bytes --]

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12548



------- Additional Comments From oyvind dot harboe at zylin dot com  2003-10-31 16:22 -------
>Might be fixed by:
>	* varasm.c (notice_global_symbol):  Fix handling of variables; avoid
>	re-computing of variable.
>
>Can you try again, I would but I am tracking down another bug?

I guess it still happens, since the bug I reported was marked as a duplicate of 
this one and that was a freshly compiled GCC 3.4 from CVS as of today.

Bug 12858 - marked as duplicate
Øyvind


^ permalink raw reply	[flat|nested] 20+ messages in thread

* [Bug java/12548] [3.4 Regression] gcj now failes to compile included example
  2003-10-09 10:10 [Bug java/12548] New: Regression, gcj now failes to compile included example oyvind dot harboe at zylin dot com
                   ` (7 preceding siblings ...)
  2003-10-31 17:25 ` oyvind dot harboe at zylin dot com
@ 2003-11-11 15:01 ` aph at gcc dot gnu dot org
  2003-11-11 16:03 ` [Bug java/12548] [3.4 Regression] [non-weak] " pinskia at gcc dot gnu dot org
                   ` (9 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: aph at gcc dot gnu dot org @ 2003-11-11 15:01 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From aph at gcc dot gnu dot org  2003-11-11 15:01 -------
I can't duplicate this on Linux.

Please use -save-temps and let me have the .s file.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12548


^ permalink raw reply	[flat|nested] 20+ messages in thread

* [Bug java/12548] [3.4 Regression] [non-weak] gcj now failes to compile included example
  2003-10-09 10:10 [Bug java/12548] New: Regression, gcj now failes to compile included example oyvind dot harboe at zylin dot com
                   ` (8 preceding siblings ...)
  2003-11-11 15:01 ` aph at gcc dot gnu dot org
@ 2003-11-11 16:03 ` pinskia at gcc dot gnu dot org
  2003-11-11 16:04 ` [Bug middle-end/12548] " pinskia at gcc dot gnu dot org
                   ` (8 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-11-11 16:03 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-11-11 16:03 -------
I should say this has to be with no weak symbols in the target like powerpc-apple-darwin and 
i686-pc-cygwin.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[3.4 Regression] gcj now    |[3.4 Regression] [non-weak]
                   |failes to compile included  |gcj now failes to compile
                   |example                     |included example


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12548


^ permalink raw reply	[flat|nested] 20+ messages in thread

* [Bug middle-end/12548] [3.4 Regression] [non-weak] gcj now failes to compile included example
  2003-10-09 10:10 [Bug java/12548] New: Regression, gcj now failes to compile included example oyvind dot harboe at zylin dot com
                   ` (9 preceding siblings ...)
  2003-11-11 16:03 ` [Bug java/12548] [3.4 Regression] [non-weak] " pinskia at gcc dot gnu dot org
@ 2003-11-11 16:04 ` pinskia at gcc dot gnu dot org
  2003-11-11 17:48 ` oyvind dot harboe at zylin dot com
                   ` (7 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-11-11 16:04 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-11-11 16:03 -------
I should say this has to be with no weak symbols in the target like powerpc-apple-darwin and 
i686-pc-cygwin.  Also this is really a middle-end problem.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|java                        |middle-end


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12548


^ permalink raw reply	[flat|nested] 20+ messages in thread

* [Bug middle-end/12548] [3.4 Regression] [non-weak] gcj now failes to compile included example
  2003-10-09 10:10 [Bug java/12548] New: Regression, gcj now failes to compile included example oyvind dot harboe at zylin dot com
                   ` (10 preceding siblings ...)
  2003-11-11 16:04 ` [Bug middle-end/12548] " pinskia at gcc dot gnu dot org
@ 2003-11-11 17:48 ` oyvind dot harboe at zylin dot com
  2003-11-12 12:51 ` oyvind dot harboe at zylin dot com
                   ` (6 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: oyvind dot harboe at zylin dot com @ 2003-11-11 17:48 UTC (permalink / raw)
  To: gcc-bugs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1311 bytes --]


------- Additional Comments From oyvind dot harboe at zylin dot com  2003-11-11 17:48 -------
This is strangerer, and strangerer.

When I add the -save-temps argument I get no error message.

And probably an invalid output. the .s file is too big to attach to this bug-
report.


Although I have used two different computers(the main difference being 256MB 
vs. 512MB ram) for testing against this problem, I have a sneaking suspicion 
that this compile takes way longer than normal.



C:\temp\testgcc34>\wingcc\bin\gcj -save-temps  -c -fjni -o libs.o modified_swt.j
ar jakarta-regexp-1.2.jar

C:\temp\testgcc34>dir
 Volume in drive C has no label.
 Volume Serial Number is 78B4-9509

 Directory of C:\temp\testgcc34

11.11.2003  18:41       <DIR>          .
11.11.2003  18:41       <DIR>          ..
11.11.2003  18:41           27 314 131 ccimaaaajx.s
11.11.2003  18:18                   87 compile.cmd
20.12.2002  16:24               29 053 jakarta-regexp-1.2.jar
11.11.2003  18:41                  288 libs.o
01.07.2003  08:48            1 001 678 modified_swt.jar
               5 File(s)     28 345 237 bytes
               2 Dir(s)  19 183 005 696 bytes free

C:\temp\testgcc34>zip -r temps *.s
  adding: ccimaaaajx.s (deflated 89%)



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12548


^ permalink raw reply	[flat|nested] 20+ messages in thread

* [Bug middle-end/12548] [3.4 Regression] [non-weak] gcj now failes to compile included example
  2003-10-09 10:10 [Bug java/12548] New: Regression, gcj now failes to compile included example oyvind dot harboe at zylin dot com
                   ` (11 preceding siblings ...)
  2003-11-11 17:48 ` oyvind dot harboe at zylin dot com
@ 2003-11-12 12:51 ` oyvind dot harboe at zylin dot com
  2003-11-16  1:23 ` bryce at mckinlay dot net dot nz
                   ` (5 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: oyvind dot harboe at zylin dot com @ 2003-11-12 12:51 UTC (permalink / raw)
  To: gcc-bugs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 368 bytes --]


------- Additional Comments From oyvind dot harboe at zylin dot com  2003-11-12 12:51 -------
I verified that the same problem happens with my Linux -> Windows cross 
compiler, so at least the problem should be debuggable on Linux.

My Linux->Windows cross compiler is built per Mohans instructions.

Øyvind

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12548


^ permalink raw reply	[flat|nested] 20+ messages in thread

* [Bug middle-end/12548] [3.4 Regression] [non-weak] gcj now failes to compile included example
  2003-10-09 10:10 [Bug java/12548] New: Regression, gcj now failes to compile included example oyvind dot harboe at zylin dot com
                   ` (12 preceding siblings ...)
  2003-11-12 12:51 ` oyvind dot harboe at zylin dot com
@ 2003-11-16  1:23 ` bryce at mckinlay dot net dot nz
  2003-11-19 14:22 ` oyvind dot harboe at zylin dot com
                   ` (4 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: bryce at mckinlay dot net dot nz @ 2003-11-16  1:23 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From bryce at mckinlay dot net dot nz  2003-11-16 01:23 -------
Has anyone been able to figure out roughly when this regression was introduced? It would be 
useful to know what patch caused it.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12548


^ permalink raw reply	[flat|nested] 20+ messages in thread

* [Bug middle-end/12548] [3.4 Regression] [non-weak] gcj now failes to compile included example
  2003-10-09 10:10 [Bug java/12548] New: Regression, gcj now failes to compile included example oyvind dot harboe at zylin dot com
                   ` (13 preceding siblings ...)
  2003-11-16  1:23 ` bryce at mckinlay dot net dot nz
@ 2003-11-19 14:22 ` oyvind dot harboe at zylin dot com
  2003-11-19 14:24 ` oyvind dot harboe at zylin dot com
                   ` (3 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: oyvind dot harboe at zylin dot com @ 2003-11-19 14:22 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From oyvind dot harboe at zylin dot com  2003-11-19 14:22 -------
If I unzip Foo.class and compile it, I do not get an error.

C:\Temp\foo>unzip test.jar
Archive:  test.jar
replace META-INF/MANIFEST.MF? [y]es, [n]o, [A]ll, [N]one, [r]ename: A
  inflating: META-INF/MANIFEST.MF
  inflating: Foo.class
  inflating: .classpath
  inflating: .project

C:\Temp\foo>\wingcc\bin\gcj -o xxx.o -fjni -c Foo.class


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12548


^ permalink raw reply	[flat|nested] 20+ messages in thread

* [Bug middle-end/12548] [3.4 Regression] [non-weak] gcj now failes to compile included example
  2003-10-09 10:10 [Bug java/12548] New: Regression, gcj now failes to compile included example oyvind dot harboe at zylin dot com
                   ` (14 preceding siblings ...)
  2003-11-19 14:22 ` oyvind dot harboe at zylin dot com
@ 2003-11-19 14:24 ` oyvind dot harboe at zylin dot com
  2003-11-19 21:30 ` ovid at mailandnews dot com
                   ` (2 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: oyvind dot harboe at zylin dot com @ 2003-11-19 14:24 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From oyvind dot harboe at zylin dot com  2003-11-19 14:24 -------
Ah!

The problem seems to be files in the jar which start with "." 



C:\Temp\foo>\wingcc\bin\gcj -o xxx.o -fjni -c test.jar
c:\temp/cceAaaaa.s: Assembler messages:
c:\temp/cceAaaaa.s:235: Error: symbol `__GLOBAL__I__ZN3FooC1EiPN4java4lang6Strin
gE' is already defined

C:\Temp\foo>zip -d test.jar .*
deleting: .classpath
deleting: .project

C:\Temp\foo>\wingcc\bin\gcj -o xxx.o -fjni -c test.jar

C:\Temp\foo>

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12548


^ permalink raw reply	[flat|nested] 20+ messages in thread

* [Bug middle-end/12548] [3.4 Regression] [non-weak] gcj now failes to compile included example
  2003-10-09 10:10 [Bug java/12548] New: Regression, gcj now failes to compile included example oyvind dot harboe at zylin dot com
                   ` (15 preceding siblings ...)
  2003-11-19 14:24 ` oyvind dot harboe at zylin dot com
@ 2003-11-19 21:30 ` ovid at mailandnews dot com
  2003-11-26  1:34 ` cvs-commit at gcc dot gnu dot org
  2003-11-26  1:56 ` pinskia at gcc dot gnu dot org
  18 siblings, 0 replies; 20+ messages in thread
From: ovid at mailandnews dot com @ 2003-11-19 21:30 UTC (permalink / raw)
  To: gcc-bugs


------- 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


^ permalink raw reply	[flat|nested] 20+ messages in thread

* [Bug middle-end/12548] [3.4 Regression] [non-weak] gcj now failes to compile included example
  2003-10-09 10:10 [Bug java/12548] New: Regression, gcj now failes to compile included example oyvind dot harboe at zylin dot com
                   ` (16 preceding siblings ...)
  2003-11-19 21:30 ` ovid at mailandnews dot com
@ 2003-11-26  1:34 ` cvs-commit at gcc dot gnu dot org
  2003-11-26  1:56 ` pinskia at gcc dot gnu dot org
  18 siblings, 0 replies; 20+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2003-11-26  1:34 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2003-11-26 01:34 -------
Subject: Bug 12548

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	membar@gcc.gnu.org	2003-11-26 01:34:32

Modified files:
	gcc/java       : ChangeLog resource.c 

Log message:
	PR java/12548
	* resource.c (write_resource_constructor): Append
	"_resource" to constructor identifier name.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/ChangeLog.diff?cvsroot=gcc&r1=1.1300&r2=1.1301
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/resource.c.diff?cvsroot=gcc&r1=1.8&r2=1.9



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12548


^ permalink raw reply	[flat|nested] 20+ messages in thread

* [Bug middle-end/12548] [3.4 Regression] [non-weak] gcj now failes to compile included example
  2003-10-09 10:10 [Bug java/12548] New: Regression, gcj now failes to compile included example oyvind dot harboe at zylin dot com
                   ` (17 preceding siblings ...)
  2003-11-26  1:34 ` cvs-commit at gcc dot gnu dot org
@ 2003-11-26  1:56 ` pinskia at gcc dot gnu dot org
  18 siblings, 0 replies; 20+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-11-26  1:56 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-11-26 01:56 -------
Fixed for 3.4.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12548


^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2003-11-26  1:56 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-09 10:10 [Bug java/12548] New: Regression, gcj now failes to compile included example oyvind dot harboe at zylin dot com
2003-10-09 10:10 ` [Bug java/12548] " oyvind dot harboe at zylin dot com
2003-10-09 15:12 ` [Bug java/12548] [3.4 Regression] " pinskia at gcc dot gnu dot org
2003-10-10  0:24 ` bryce at mckinlay dot net dot nz
2003-10-10  0:43 ` pinskia at gcc dot gnu dot org
2003-10-11 17:59 ` pinskia at gcc dot gnu dot org
2003-10-13  9:59 ` oyvind dot harboe at zylin dot com
2003-10-31 15:35 ` pinskia at gcc dot gnu dot org
2003-10-31 17:25 ` oyvind dot harboe at zylin dot com
2003-11-11 15:01 ` aph at gcc dot gnu dot org
2003-11-11 16:03 ` [Bug java/12548] [3.4 Regression] [non-weak] " pinskia at gcc dot gnu dot org
2003-11-11 16:04 ` [Bug middle-end/12548] " pinskia at gcc dot gnu dot org
2003-11-11 17:48 ` oyvind dot harboe at zylin dot com
2003-11-12 12:51 ` oyvind dot harboe at zylin dot com
2003-11-16  1:23 ` bryce at mckinlay dot net dot nz
2003-11-19 14:22 ` oyvind dot harboe at zylin dot com
2003-11-19 14:24 ` oyvind dot harboe at zylin dot com
2003-11-19 21:30 ` ovid at mailandnews dot com
2003-11-26  1:34 ` cvs-commit at gcc dot gnu dot org
2003-11-26  1:56 ` pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).