--- Comment #5 from bernds at gcc dot gnu dot org 2010-08-04 15:16 ---
*** This bug has been marked as a duplicate of 45162 ***
--
bernds at gcc dot gnu dot org changed:
What|Removed |Added
--- Comment #4 from danglin at gcc dot gnu dot org 2010-08-04 15:00 ---
I back-ported r162697 to r162678 and see comparison fail at r162678.
--
danglin at gcc dot gnu dot org changed:
What|Removed |Added
--- Comment #3 from iains at gcc dot gnu dot org 2010-07-31 18:47 ---
this is a bit tedious to work through ... but for example in
_expand_one_stack_var_at:
we have for stage2 :
*
cmovae %edx, %eax # tmp143,, max_align
cmpl$0, 52(%esp)#, %sfp
--- Comment #2 from iains at gcc dot gnu dot org 2010-07-31 13:26 ---
cc-ing Bernd having reviewed the svn logs between r162678 and 162697.
--
iains at gcc dot gnu dot org changed:
What|Removed |Added
---
--- Comment #1 from iains at gcc dot gnu dot org 2010-07-31 13:21 ---
Created an attachment (id=21364)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21364&action=view)
.i and .s files from cfgexpand for stage2 & 3
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45150