http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37130
Francois-Xavier Coudert <fxcoudert at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Last reconfirmed| |2011-12-07 CC| |fxcoudert at gcc dot | |gnu.org Known to work| | Version|4.3.1 |4.5.0 Resolution|FIXED | Ever Confirmed|0 |1 --- Comment #7 from Francois-Xavier Coudert <fxcoudert at gcc dot gnu.org> 2011-12-07 07:12:54 UTC --- I have the same issue with 4.3.5 and 4.4.6 on x86_64-apple-darwin11 when compiling with "-m32 -O2 -W -Wall". It is fixed with 4.5.3 (at least). I'm reopening as 4.4 is still an active branch.