Re: [java, libjava] Allow C++ compilation with Solaris headers

2011-08-09 Thread Tom Tromey
> "Rainer" == Rainer Orth writes: Rainer> 2011-08-07 Rainer Orth Rainer> gcc/java: Rainer> * jcf-dump.c (print_constant): Cast first frexp arg. Rainer> libjava: Rainer> * exception.cc (std::abort): Remove static. Ok. Tom

[java, libjava] Allow C++ compilation with Solaris headers

2011-08-09 Thread Rainer Orth
While testing the patches to finally fix PR libstdc++-v3/1773__cplusplus defined to 1, should be 199711L I came across two build failures when testing on i386-pc-solaris2.11: /vol/gcc/src/hg/trunk/solaris/gcc/java/jcf-dump.c: In function 'void print_constant(std::FILE*, JCF*, int, int)': /v