[Bug c/45115] New: attribute((pure)) does not work when returning structs

2010-07-28 Thread marco at technoboredom dot net
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-linux-gnu

[Bug c++/44822] New: Recusive functions optimize in unpredictable ways

2010-07-05 Thread marco at technoboredom dot net
ways Product: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: enhancement Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: marco at technoboredom dot net GCC host triplet: x86_64

[Bug c++/44822] Recusive functions optimize in unpredictable ways

2010-07-05 Thread marco at technoboredom dot net
--- 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 shows that the compiler fails

[Bug c++/26714] New: violation of [class.temporary]/5

2006-03-16 Thread marco at technoboredom dot net
: 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=26714

[Bug c++/26696] New: ICE with statement forming unused static member function reference

2006-03-15 Thread marco at technoboredom dot net
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

[Bug java/21695] ICE when building gnu-xml.lo in libjava directory

2005-06-23 Thread marco at technoboredom dot net
--- 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