To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=78417


User jkim changed the following:

                What    |Old value                 |New value
================================================================================
                      CC|'andyrtr,hdu,ht990332,suka|'andyrtr,hdu,ht990332,jkim
                        |_gentoo'                  |,suka_gentoo'
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Sat Aug  4 00:36:44 +0000 
2007 -------
I just confirmed the work around is also working for FreeBSD/amd64 -CURRENT and
both GCC 4.2 and 4.2.1 show the same symptom.  If both OOo and GCC were correct,
the patch should have been optimized away and exactly the same assembly code
must have been generated but it did not.  I am wondering whether it is one of
the infamous anti-aliasing bugs:

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21920

Just in case, I am attaching a tarball with GCC 4.2.1 generated intermediate
files.  compile.sh contains compiler options that I used.  swregion-old.cxx is
the original file and swregion-new.cxx is with the patch.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to