This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug java/12915] Broken String concatenation


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)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]