This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/33977] New: [4.3 Regression] internal compiler error: canonical types differ for identical types const char [5] and const sal_Char [5]
- From: "bero at arklinux dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Nov 2007 22:40:23 -0000
- Subject: [Bug c++/33977] New: [4.3 Regression] internal compiler error: canonical types differ for identical types const char [5] and const sal_Char [5]
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
/usr/src/ark/BUILD/ooo-build/build/oog680-m7/sw/source/ui/uno/swdet2.cxx: At
global scope:
/usr/src/ark/BUILD/ooo-build/build/oog680-m7/sw/source/ui/uno/swdet2.cxx:91:
internal compiler error: canonical types differ for identical types const char
[5] and const sal_Char [5]
This is similar to bug 33886, may be just another test case for the same bug:
--
Summary: [4.3 Regression] internal compiler error: canonical
types differ for identical types const char [5] and
const sal_Char [5]
Product: gcc
Version: 4.3.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: bero at arklinux dot org
GCC build triplet: i586-pc-linux-gnu
GCC host triplet: i586-pc-linux-gnu
GCC target triplet: i586-pc-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33977