[Bug middle-end/12548] [3.4 Regression] [non-weak] gcj now failes to compile included example
oyvind dot harboe at zylin dot com
gcc-bugzilla@gcc.gnu.org
Tue Nov 11 17:48:00 GMT 2003
------- 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
More information about the Gcc-bugs
mailing list