This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Other format: | [Raw text] |
Er what? That doesn't look anything like my test case.
Please, excuse me, I'm still a "store sinking" apprentice ;) However, I took it from here:
Ah! I suspected something related to register allocation! W Michael!isn't 3.3.1 better?I would say so. 3.4 with -fnew-ra produces
.L5: decl %edx leal -2(%eax,%eax,2), %eax jne .L5
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |