[Bug c++/34086] g++ crashes on simple 20-line source file

2007-11-13 Thread fang at csl dot cornell dot edu
--- Comment #3 from fang at csl dot cornell dot edu 2007-11-13 21:12 --- 4.0.1 (apple) ICEs: pr34086.cc: In function 'double arctan(double)': pr34086.cc:12: internal compiler error: in const_binop, at fold-const.c:1610 4.2.2 gives me: pr34086.cc: In function 'double arctan(double)': pr

[Bug c++/34086] g++ crashes on simple 20-line source file

2007-11-13 Thread nmaquet at gmail dot com
--- Comment #2 from nmaquet at gmail dot com 2007-11-13 20:16 --- I reported this on Launchpad a few weeks ago but it doesn't get much attention : https://bugs.launchpad.net/ubuntu/+source/gcc-4.1/+bug/155259 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34086

[Bug c++/34086] g++ crashes on simple 20-line source file

2007-11-13 Thread nmaquet at gmail dot com
--- Comment #1 from nmaquet at gmail dot com 2007-11-13 20:13 --- Created an attachment (id=14547) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14547&action=view) preprocessed source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34086