This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug java/12915] Broken String concatenation
- From: "brawer at dandelis dot ch" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Nov 2003 18:12:48 -0000
- Subject: [Bug java/12915] Broken String concatenation
- References: <20031105181021.12915.brawer@dandelis.ch>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12915
brawer at dandelis dot ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |wrong-code
------- Additional Comments From brawer at dandelis dot ch 2003-11-05 18:12 -------
Configure options (sorry, I should have added them with the initial submission):
$ ~/src/gcccur/linux-Nov5/bin/gcj -v
Reading specs from
/home/brawer/src/gcccur/linux-Nov5/lib/gcc/i686-pc-linux-gnu/3.4/specs
Reading specs from
/home/brawer/src/gcccur/linux-Nov5/lib/gcc/i686-pc-linux-gnu/3.4/../../../libgcj.spec
rename spec lib to liborig
Configured with: ../gcc/configure --prefix=/home/brawer/src/gcccur/linux-Nov5
--enable-shared --enable-threads=posix --enable-languages=c,c++,java
Thread model: posix
gcc version 3.4 20031105 (experimental)