Comment #3 on issue 27030 by [email protected]: Reenable aliasing in unittests http://code.google.com/p/chromium/issues/detail?id=27030
Ah, interesting ... I hadn't seen the link from comment 2 and it does seem like a pretty good match to the problem in terms of the casting happening there. My gcc is a 4.4 pre-release and was built early in March so it's possible that it did not include the fix mentioned in http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39207. Evan/AGL: do you see the error when compiling unit_tests with karmic if you revert r31420? I assume karmic's gcc is modern enough that it should include the fix. Thanks! If it is not fixed yet in slightly more modern gcc's than I have, I'll file a bug in the gcc bugtracker but given that fta ran into it a while back too, I'm not that hopeful that later gcc's fix it... -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings -- Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs
