[Bug c++/35883] Similar to #23589: Internal compiler error: in rest_of_handle_final, at toplev.c:2067

2008-04-09 Thread bachlipp at web dot de


--- Comment #3 from bachlipp at web dot de  2008-04-09 10:05 ---
Created an attachment (id=15454)
 -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15454action=view)
Preprocessed source file, third chunk


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35883



[Bug c++/35883] Similar to #23589: Internal compiler error: in rest_of_handle_final, at toplev.c:2067

2008-04-09 Thread bachlipp at web dot de


--- Comment #1 from bachlipp at web dot de  2008-04-09 10:04 ---
Created an attachment (id=15452)
 -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15452action=view)
Preprocessed source file, first chunk

Generated from original log4cplus-1.0.2 distribution, configured using just
./configure, copying and modifying the g++ call originating from the call to
make like this:
cd src
g++ -DHAVE_CONFIG_H -I. -I. -I../include/log4cplus -I../include -Wall
-D_REENTRANT -g -O2 -c appender.cxx -DDLL_EXPORT -DPIC -save-temps -o
.libs/appender.o

Then splitted using
split --bytes=70 appender.li


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35883



[Bug c++/35883] Similar to #23589: Internal compiler error: in rest_of_handle_final, at toplev.c:2067

2008-04-09 Thread bachlipp at web dot de


--- Comment #2 from bachlipp at web dot de  2008-04-09 10:05 ---
Created an attachment (id=15453)
 -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15453action=view)
Preprocessed source file, second chunk


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35883



[Bug c++/35883] Similar to #23589: Internal compiler error: in rest_of_handle_final, at toplev.c:2067

2008-04-09 Thread rguenth at gcc dot gnu dot org


--- Comment #4 from rguenth at gcc dot gnu dot org  2008-04-09 13:01 ---
Sorry, but the oldest GCC version still maintained is GCC 4.1.2 though I
suggest
to at least try GCC 4.2.x which will even get further updates.


-- 

rguenth at gcc dot gnu dot org changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||WONTFIX


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35883