To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=59274
                  Issue #:|59274
                  Summary:|gcc-4.1: basic: internal compiler error
                Component:|porting
                  Version:|680m142
                 Platform:|PC
                      URL:|
               OS/Version:|Linux
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|PATCH
                 Priority:|P3
             Subcomponent:|code
              Assigned to:|mh
              Reported by:|pmladek





------- Additional comments from [EMAIL PROTECTED] Tue Dec 13 01:54:21 -0800 
2005 -------
I report this bug to the OOo issuezilla only to make the list of gcc-4.1-related
 issues complete. It should be already fixed in a never snapshot of gcc-4.1.

I got the following internal compiler error when compiling OOo with gcc-4.1.pre:

--- cut ---
 Conflict pRes_12(ab) and pRes_1(ab) across an abnormal edge from BB45->BB90
/usr/src/packages/BUILD/ooo-build-src680.139.3/build/src680-m139/basic/source/classes/sbunoobj.cxx:

In member function ‘virtual SbxVariable* SbUnoClass::Find(const String&, 
SbxClassType)’:
/usr/src/packages/BUILD/ooo-build-src680.139.3/build/src680-m139/basic/source/classes/sbunoobj.cxx:3159:

internal compiler error: SSA corruption
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.suse.de/feedback> for instructions.
--- cut ---

I used this gcc version:
--- cut ---
hope:/# g++ --version
g++ (GCC) 4.1.0 20051116 (experimental) (SUSE Linux)
Copyright (C) 2005 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
--- cut ---

The problem is reported and fixed at
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25000

One workaround for broken gcc-4.1-pre is to compile the problematic source code
without optimalization. I'll attach a patch for this.

---------------------------------------------------------------------
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