Summary: | sys-devel/llvm-3.3-r1 - .../work/llvm-3.3.src/lib/DebugInfo/DWARFDebugInfoEntry.h:116:21: internal compiler error: in int_mode_for_mode, at stor-layout.c:495 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Bernard Cafarelli <voyageur> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | mgorny, multilib+disabled |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 320221 | ||
Attachments: | build log |
Description
Agostino Sarubbo
![]() Created attachment 360758 [details]
build log
btw the sources mention sparc32 while we are on sparc64. I hope this could help
Looks like an ICE in gcc ;/. As for 'sparc32', I think this would be some bug in profiles. Does this happen with gcc-4.7 too? (In reply to Chí-Thanh Christopher Nguyễn from comment #3) > Does this happen with gcc-4.7 too? it fails to compile here, so I can't try. Release notes for 3.4 mention many sparc improvements: http://llvm.org/releases/3.4/docs/ReleaseNotes.html#sparc-target Could be worth another test-compile run This is fixed in 3.4 16 Feb 2014; Agostino Sarubbo <ago@gentoo.org> llvm-3.4.ebuild: Add ~sparc, wrt bug #320221 |