[Bug c++/43036] c++ compilation hang

2010-02-12 Thread Roger dot Jeurninck at home dot nl
--- Comment #8 from Roger dot Jeurninck at home dot nl 2010-02-12 14:15 --- I have attached a file on which I could reproduce the hang on: - sparc-sun-solaris2.8 / GCC 4.4.2 - sparc-sun-solaris2.10 / GCC 4.4.2 - sparc-sun-solaris2.10 / GCC 4.4.3 - i486-linux-gnu / GCC 4.4.2 I hope you

[Bug c++/43036] c++ compilation hang

2010-02-12 Thread Roger dot Jeurninck at home dot nl
--- Comment #7 from Roger dot Jeurninck at home dot nl 2010-02-12 14:14 --- Created an attachment (id=19850) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19850&action=view) test file -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43036

[Bug c++/43036] c++ compilation hang

2010-02-11 Thread jakub at gcc dot gnu dot org
--- Comment #6 from jakub at gcc dot gnu dot org 2010-02-11 16:01 --- You can use delta: http://gcc.gnu.org/wiki/A_guide_to_testcase_reduction to automate the reduction (when cc1plus is hanging, you probably need to write a shell script that will succeed if cc1plus times out after a few

[Bug c++/43036] c++ compilation hang

2010-02-11 Thread paolo dot carlini at oracle dot com
--- Comment #5 from paolo dot carlini at oracle dot com 2010-02-11 15:59 --- Frankly, I don't believe you, I mean, I don't believe that *each single line* counts, I bet that you can remove a substantive percentage of it while still triggering the problem. -- http://gcc.gnu.org/bugz

[Bug c++/43036] c++ compilation hang

2010-02-11 Thread Roger dot Jeurninck at home dot nl
--- Comment #4 from Roger dot Jeurninck at home dot nl 2010-02-11 15:57 --- Hi Paolo, thanks for the quick reply! Shortening the preprocessed file doesn't help as the problem won't occur anymore. I will try to obfuscate such that I'm allowed to upload it. Tomorrow I'll test the issue

[Bug c++/43036] c++ compilation hang

2010-02-11 Thread paolo dot carlini at oracle dot com
--- Comment #3 from paolo dot carlini at oracle dot com 2010-02-11 15:36 --- Frankly, without a testcase, it's really unlikely that somebody can work on this "issue". You don't have to provide the exact code causing the problem, of course, you can reduce it, shorten it, obfuscate it, wh

[Bug c++/43036] c++ compilation hang

2010-02-11 Thread Roger dot Jeurninck at home dot nl
--- Comment #2 from Roger dot Jeurninck at home dot nl 2010-02-11 15:34 --- gcc -v info: Using built-in specs. Target: sparc-sun-solaris2.8 Configured with: /cws/rjeurnin/gcc/sources/gcc-4.4.2/configure --prefix=/sft/teamsdoc/sds_group/rjeurnin/gcc_cadenv/SunOS_5.8/gcc/gcc-4.4.2-B3 --en

[Bug c++/43036] c++ compilation hang

2010-02-11 Thread Roger dot Jeurninck at home dot nl
--- Comment #1 from Roger dot Jeurninck at home dot nl 2010-02-11 15:30 --- Created an attachment (id=19844) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19844&action=view) config.log file the generated config.log file, from GCC's build dir -- http://gcc.gnu.org/bugzilla/sh