--- Comment #2 from falk at debian dot org 2009-02-02 19:02 ---
No problem with the trunk, but it's still there in the 4.3 branch.
Here's a test case. Requires -funroll-loops -Os, no problem with any other -O,
or without -funroll-loops, curiously.
int f(int x, int y) {
int bytes =
--- Comment #1 from s dot neumann at phase-zero dot de 2009-02-02 16:08
---
Created an attachment (id=17228)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17228&action=view)
preprocessed file that triggers the bug
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39076