--
What|Removed |Added
Target Milestone|--- |4.0.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19714
--- Additional Comments From uros at kss-loka dot si 2005-02-02 07:15
---
Fixed by http://gcc.gnu.org/ml/gcc-patches/2005-02/msg00127.html:
<_Z18not_eliminated_bisRKi>:
0: 55 push %ebp
1: 89 e5 mov%esp,%ebp
3: 8b 45 08
--- Additional Comments From uros at kss-loka dot si 2005-01-31 11:14
---
This is .t69.final_cleanup:
;; Function long long int __vector__ not_eliminated_bis(const int&)
(_Z18not_eliminated_bisRKi)
long long int __vector__ not_eliminated_bis(const int&) (i)
{
int __q0;
:
__q0 = *i
--
What|Removed |Added
Keywords||missed-optimization, ssemmx
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19714