[Bug c++/33604] significantly slower results with 4.3 compared to 4.2

2007-10-01 Thread rguenth at gcc dot gnu dot org
--- Comment #2 from rguenth at gcc dot gnu dot org 2007-10-01 09:46 --- With a more recent 4.3 version I get 4.2 4.3 -O2 6.1s 5.1s -O3 4.1s 5.1s both -O3 variants have one function not inlined in the main loop. For 4.2 it is EiEval, EiMatrix > > operator*, EiMatrix >(EiObj

[Bug c++/33604] significantly slower results with 4.3 compared to 4.2

2007-09-30 Thread michael dot olbrich at gmx dot net
--- Comment #1 from michael dot olbrich at gmx dot net 2007-09-30 21:15 --- Created an attachment (id=14273) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14273&action=view) The archive allowing to reproduce the bug. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33604