ng structs
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: marco at technoboredom dot net
GCC host triplet: x86_64
--- Comment #2 from marco at technoboredom dot net 2010-07-05 14:46 ---
(In reply to comment #1)
> recursive inlining is limited to a depth of 8.
>
> While the testcase may be "interesting", does it have any practical
> relevance?
Probably. The test case s
Summary: Recusive functions optimize in unpredictable ways
Product: gcc
Version: 4.5.0
Status: UNCONFIRMED
Severity: enhancement
Priority: P3
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy
Version: 4.0.3
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: marco at technoboredom dot net
GCC build triplet: i586-suse-linux
GCC host triplet: i586-suse-linux
GC
Severity: normal
Priority: P3
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: marco at technoboredom dot net
GCC build triplet: i586-suse-linux
GCC host triplet: i586-suse-linux
GCC target triplet: i586-suse-linux
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26696
--- Additional Comments From marco at technoboredom dot net 2005-06-23
18:47 ---
My build crashes on the same location with the same message (The fresh gcj ICEs
in DomDOMException.java:171), when I am trying to build a mingw cross on my
slackware box. Here is my configuration statement