[Bug c++/69315] [6 Regression] ICE in finish_function with constexpr and templates

2016-01-23 Thread gerrit.los at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69315 --- Comment #4 from Gert-jan Los --- The original problem is also resolved by the proposed patch. Thanks.

[Bug c++/69315] New: ICE in finish_function with constexpr and templates

2016-01-16 Thread gerrit.los at gmail dot com
: c++ Assignee: unassigned at gcc dot gnu.org Reporter: gerrit.los at gmail dot com Target Milestone: --- Created attachment 37373 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37373=edit reduced test case (27 lines) The attached reduced test case fails with an

[Bug sanitizer/64717] -fsanitize=vptr leads to warning: ‘anonymous’ may be used uninitialized in this function [-Wmaybe-uninitialized]

2015-01-30 Thread gerrit.los at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64717 --- Comment #6 from Gert-jan Los gerrit.los at gmail dot com --- I want to confirm that all false warnings in my code are fixed by your patch. Thanks.

[Bug sanitizer/64717] -fsanitize=vptr leads to warning: ‘anonymous’ may be used uninitialized in this function [-Wmaybe-uninitialized]

2015-01-29 Thread gerrit.los at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64717 --- Comment #2 from Gert-jan Los gerrit.los at gmail dot com --- Created attachment 34616 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=34616action=edit test case with virtual base class version: gcc version 5.0.0 20150128 (experimental

[Bug sanitizer/64717] -fsanitize=vptr leads to warning: ‘anonymous’ may be used uninitialized in this function [-Wmaybe-uninitialized]

2015-01-29 Thread gerrit.los at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64717 Gert-jan Los gerrit.los at gmail dot com changed: What|Removed |Added CC||gerrit.los

[Bug c++/63405] [4.9/5 regression] ICE in cp_perform_integral_promotions, at cp/typeck.c:2084

2014-10-10 Thread gerrit.los at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63405 --- Comment #15 from Gert-jan Los gerrit.los at gmail dot com --- Created attachment 33678 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=33678action=edit test.log

[Bug c++/63405] [4.9/5 regression] ICE in cp_perform_integral_promotions, at cp/typeck.c:2084

2014-10-10 Thread gerrit.los at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63405 --- Comment #14 from Gert-jan Los gerrit.los at gmail dot com --- 2014-10-08 23:06:21 CEST schrieb jason at gcc dot gnu.org: --- Comment #12 from Jason Merrill jason at gcc dot gnu.org --- Author: jason Date: Wed Oct 8 21:05:50 2014 New

[Bug c++/63405] [4.9/5 regression] ICE in cp_perform_integral_promotions, at cp/typeck.c:2084

2014-10-10 Thread gerrit.los at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63405 --- Comment #16 from Gert-jan Los gerrit.los at gmail dot com --- 2014-10-08 23:06:21 CEST schrieb jason at gcc dot gnu.org: --- Comment #12 from Jason Merrill jason at gcc dot gnu.org --- Author: jason Date: Wed Oct 8 21:05:50 2014 New

[Bug c++/63405] [5 regression] ICE in cp_perform_integral_promotions, at cp/typeck.c:2084

2014-09-30 Thread gerrit.los at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63405 Gert-jan Los gerrit.los at gmail dot com changed: What|Removed |Added CC||gerrit.los

[Bug c++/63405] [4.9/5 regression] ICE in cp_perform_integral_promotions, at cp/typeck.c:2084

2014-09-30 Thread gerrit.los at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63405 --- Comment #7 from Gert-jan Los gerrit.los at gmail dot com --- 2014-09-30 20:39:22 CEST schrieb trippels at gcc dot gnu.org: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63405 --- Comment #6 from Markus Trippelsdorf trippels at gcc dot

[Bug c++/63405] [4.9/5 regression] ICE in cp_perform_integral_promotions, at cp/typeck.c:2084

2014-09-30 Thread gerrit.los at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63405 --- Comment #8 from Gert-jan Los gerrit.los at gmail dot com --- Created attachment 33629 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=33629action=edit bisect.log --- Comment #9 from Gert-jan Los gerrit.los at gmail dot com --- Created