[Bug libmudflap/41253] mudflap complains about c++ temporary passed in to global ctor

2013-04-20 Thread kurt at roeckx dot be
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41253 Kurt Roeckx changed: What|Removed |Added CC||kurt at roeckx dot be

[Bug java/42143] [4.3/4.4/4.5/4.6 Regression] gcj creates "dummy" variables

2010-04-23 Thread kurt at roeckx dot be
--- Comment #6 from kurt at roeckx dot be 2010-04-23 19:49 --- So can someone please comment on this? -- kurt at roeckx dot be changed: What|Removed |Added

[Bug java/42143] gcj creates "dummy" variables

2009-12-06 Thread kurt at roeckx dot be
--- Comment #1 from kurt at roeckx dot be 2009-12-06 16:03 --- Can someone please take a look at this? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42143

[Bug java/42143] New: gcj creates "dummy" variables

2009-11-22 Thread kurt at roeckx dot be
cc Version: 4.3.4 Status: UNCONFIRMED Severity: normal Priority: P3 Component: java AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: kurt at roeckx dot be http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42143

[Bug target/40505] hppa: ICE: in expand_expr_addr_expr_1, at expr.c:6830

2009-06-20 Thread kurt at roeckx dot be
--- Comment #1 from kurt at roeckx dot be 2009-06-20 17:41 --- Created an attachment (id=18033) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18033&action=view) Preproccessed file using g++ 4.3.3 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40505

[Bug target/40505] New: hppa: ICE: in expand_expr_addr_expr_1, at expr.c:6830

2009-06-20 Thread kurt at roeckx dot be
target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: kurt at roeckx dot be GCC host triplet: hppa-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40505

[Bug target/39740] unrecognizable insn on alpha using -O3 and -std=c99

2009-04-12 Thread kurt at roeckx dot be
--- Comment #6 from kurt at roeckx dot be 2009-04-12 13:42 --- Comparing the results between Debian version 4.3.3-5 and 4.3.3-7+patch, I see: === g++ tests === Running target unix +FAIL: g++.dg/ext/cleanup-10.C execution test +FAIL: g++.dg/ext/cleanup-11.C execution

[Bug target/39740] unrecognizable insn on alpha using -O3 and -std=c99

2009-04-11 Thread kurt at roeckx dot be
--- Comment #5 from kurt at roeckx dot be 2009-04-11 21:30 --- It's building now. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39740

[Bug target/39740] unrecognizable insn on alpha using -O3 and -std=c99

2009-04-11 Thread kurt at roeckx dot be
--- Comment #1 from kurt at roeckx dot be 2009-04-11 17:23 --- Created an attachment (id=17621) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17621&action=view) Reduced test case -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39740

[Bug target/39740] New: unrecognizable insn on alpha using -O3 and -std=c99

2009-04-11 Thread kurt at roeckx dot be
Status: UNCONFIRMED Severity: normal Priority: P3 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: kurt at roeckx dot be GCC host triplet: alpha-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39740

[Bug target/39507] -ffinite-math-only causes wrong results on armel

2009-03-19 Thread kurt at roeckx dot be
--- Comment #1 from kurt at roeckx dot be 2009-03-19 18:17 --- Created an attachment (id=17500) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17500&action=view) testcase showing the problem /* ** This file is in the Public Domain. ** ** This program demonstrate

[Bug target/39507] New: -ffinite-math-only causes wrong results on armel

2009-03-19 Thread kurt at roeckx dot be
esults on armel Product: gcc Version: 4.3.3 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: kurt at roeckx dot be GCC host triplet: arm-linux-gnueabi htt

[Bug middle-end/38660] Pointer value changed to NULL

2009-01-20 Thread kurt at roeckx dot be
--- Comment #15 from kurt at roeckx dot be 2009-01-20 22:03 --- I was still using: gcc (Debian 20081213-1) 4.4.0 20081212 (experimental) [trunk revision 142725] Which doesn't seem to have that option. Upgrading to the latest in Debian gives this version: gcc (Debian 20090107-1)

[Bug middle-end/38660] Pointer value changed to NULL

2009-01-20 Thread kurt at roeckx dot be
--- Comment #13 from kurt at roeckx dot be 2009-01-20 21:36 --- My version of gcc doesn't seem to support the -fno-ira option. Is that something that needs to be enabled at compile time? Can you try my test case with that option? -- http://gcc.gnu.org/bugzilla/show_bug.c

[Bug middle-end/38660] Pointer value changed to NULL

2009-01-06 Thread kurt at roeckx dot be
--- Comment #11 from kurt at roeckx dot be 2009-01-06 23:44 --- Which part do you think think is undefined and what would you recommend to resolve it? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38660