[Bug c++/37383] optimization - compiler crash

2008-12-24 Thread pinskia at gcc dot gnu dot org
--- Comment #6 from pinskia at gcc dot gnu dot org 2008-12-24 23:11 --- No feedback in 3 months and it works for me so closing as such. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added -

[Bug c++/37383] optimization - compiler crash

2008-09-18 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Status|UNCONFIRMED |WAITING http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37383

[Bug c++/37383] optimization - compiler crash

2008-09-05 Thread doko at ubuntu dot com
--- Comment #5 from doko at ubuntu dot com 2008-09-06 00:32 --- can't reproduce this either with the Debian or Ubuntu gcc builds -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37383

[Bug c++/37383] optimization - compiler crash

2008-09-05 Thread paolo dot carlini at oracle dot com
--- Comment #4 from paolo dot carlini at oracle dot com 2008-09-05 14:02 --- Figured out from the attachment... -- paolo dot carlini at oracle dot com changed: What|Removed |Added ---

[Bug c++/37383] optimization - compiler crash

2008-09-05 Thread paolo dot carlini at oracle dot com
--- Comment #3 from paolo dot carlini at oracle dot com 2008-09-05 14:00 --- Target? x86_64-linux? I can't reproduce the problem on FSF 4.1.3, neither with 4.2.5, 4.3.2 or mainline. I suspect it's a Debian modification at fault, not to be reported here... PS: -OX, with X >= 3 are all

[Bug c++/37383] optimization - compiler crash

2008-09-05 Thread dckorah at gmail dot com
--- Comment #2 from dckorah at gmail dot com 2008-09-05 13:50 --- Here is the output without the optimization options g++ main.cpp expenditure_category.h expenditure_category.cpp expenditure_category.h: In member function ‘bool expenditure::category_compare::operator()(const expenditure

[Bug c++/37383] optimization - compiler crash

2008-09-05 Thread dckorah at gmail dot com
--- Comment #1 from dckorah at gmail dot com 2008-09-05 13:49 --- Created an attachment (id=16232) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16232&action=view) the temporary file /tmp/ccZFb4sl.out -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37383