fyi: gui-branch merge to trunk

Mark Wielaard mark@klomp.org
Wed Dec 1 08:38:00 GMT 2004


Hi,

On Wed, 2004-12-01 at 01:15, graydon hoare wrote:
> I just committed the java-gui-branch merge from last week to gcc trunk. 
> once again it's a big patch (1.8MB) which "shouldn't" break anything -- 
> it's just library work -- and has been tested in a variety of ways. yet 
> despite all the multi-system testing of the last N merges, every one of 
> them broke the gcc trunk somehow we didn't forsee; so if you see 
> failures tonight, I'm sorry in advance, please let me know so I can fix 
> them.

Compiles fine here on i686-pc-linux-gnu, build on ppc is still running.
Note that libstdc++ is broken when configuring with --disable-checking
(*).

Thanks,

Mark

(*) With --disable-checking you will get:
/home/mark/src/gcc40/obj/powerpc-unknown-linux-gnu/libstdc++-v3/include/bits/ostream.tcc: In member function 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(long int) [with _CharT = char, _Traits = std::char_traits<char>]':
/home/mark/src/gcc40/obj/powerpc-unknown-linux-gnu/libstdc++-v3/include/bits/ostream.tcc:125: internal compiler error: Segmentation fault

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://gcc.gnu.org/pipermail/java/attachments/20041201/198365a2/attachment.sig>


More information about the Java mailing list