[Bug c++/41830] New: Missing "warning: control reaches end of non-void function" in -O2

2009-10-26 Thread grxnprzn at gmx dot net
AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: grxnprzn at gmx 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=41830

[Bug bootstrap/38981] internal compiler error

2009-02-06 Thread grxnprzn at gmx dot net
--- Comment #9 from grxnprzn at gmx dot net 2009-02-06 19:04 --- If someone is working on this, you might want to look at #37798, too. I have no idea wether these two are connected, but GCC definitively has problems with alignment on SPARC. -- grxnprzn at gmx dot net changed

[Bug c/38023] isinfl(-inf) returns 1

2008-11-05 Thread grxnprzn at gmx dot net
--- Comment #2 from grxnprzn at gmx dot net 2008-11-05 17:02 --- (In reply to comment #1) > NOTE >Note that these functions are obsolete. C99 defines macros isfinite(), >isinf() and isnan() (for all types) replacing them. Further note that >the C99

[Bug c/38023] New: isinfl(-inf) returns 1

2008-11-05 Thread grxnprzn at gmx dot net
nu dot org ReportedBy: grxnprzn at gmx 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=38023

[Bug c++/37798] New: Unaligned memory access with multiple inheritance

2008-10-10 Thread grxnprzn at gmx dot net
ned memory access with multiple inheritance Product: gcc Version: 4.3.2 Status: UNCONFIRMED Severity: major Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: grxnprzn at gmx dot net GC