[Bug c++/27602] New: Can't compile mozilla 2.0 alpha2 with g++ version 4.2.0 20060513 (experimental)
happyarch at gmail dot com
gcc-bugzilla@gcc.gnu.org
Sun May 14 13:51:00 GMT 2006
The mozilla source is there,
http://www.mozilla.org/projects/bonecho/releases/2.0a2.html
My gcc-4.2.0 snapshot works fine with linux-kernel-2.6.17-rc4 and
Nvidia-installer.
...
nsCSSPropList.h:318: warning: (perhaps the âÂÂoffsetofâ macro was used
incorrectly)
nsCSSPropList.h:319: warning: invalid access to non-static data member
âÂÂnsCSSColumn::mColumnWidthâ of NULL object
nsCSSPropList.h:319: warning: (perhaps the âÂÂoffsetofâ macro was used
incorrectly)
nsCSSPropList.h:320: warning: invalid access to non-static data member
âÂÂnsCSSColumn::mColumnGapâ of NULL object
nsCSSPropList.h:320: warning: (perhaps the âÂÂoffsetofâ macro was used
incorrectly)
nsRuleNode.cpp: In member function âÂÂconst nsStyleStruct*
nsRuleNode::SetDefaultOnRoot(nsStyleStructID, nsStyleContext*)âÂÂ:
nsRuleNode.cpp:1430: warning: enumeration value âÂÂnsStyleStructID_LengthâÂÂ
not handled in switch
nsRuleNode.cpp: In static member function âÂÂstatic void
nsRuleNode::SetFont(nsPresContext*, nsStyleContext*, nscoord, PRBool, PRBool,
const nsRuleDataFont&, const nsFont&, const nsStyleFont*, nsStyleFont*,
PRBool&)âÂÂ:
nsRuleNode.cpp:1708: warning: unused variable âÂÂdefaultFixedFontâÂÂ
nsRuleNode.cpp: In member function âÂÂconst nsStyleStruct*
nsRuleNode::ComputeFontData(nsStyleStruct*, const nsRuleDataStruct&,
nsStyleContext*, nsRuleNode*, const nsRuleNode::RuleDetail&, PRBool)âÂÂ:
nsRuleNode.cpp:2137: internal compiler error: tree check: expected class
âÂÂconstantâÂÂ, have âÂÂbinaryâ (bit_and_expr) in convert_and_check, at
c-common.c:1086
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
gmake[4]: *** [nsRuleNode.o]
...
--
Summary: Can't compile mozilla 2.0 alpha2 with g++ version 4.2.0
20060513 (experimental)
Product: gcc
Version: 4.2.0
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: happyarch at gmail dot com
GCC build triplet: i686
GCC host triplet: i686
GCC target triplet: i686
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27602
More information about the Gcc-bugs
mailing list