[Bug sanitizer/65000] ICE in in expand_builtin_eh_common, at except.c:2072

2015-02-12 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65000 --- Comment #14 from Jakub Jelinek --- Author: jakub Date: Thu Feb 12 21:30:56 2015 New Revision: 220663 URL: https://gcc.gnu.org/viewcvs?rev=220663&root=gcc&view=rev Log: PR sanitizer/65000 * g++.dg/ubsan/pr65000.C: New test. Added:

[Bug sanitizer/65000] ICE in in expand_builtin_eh_common, at except.c:2072

2015-02-11 Thread rth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65000 Richard Henderson changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug sanitizer/65000] ICE in in expand_builtin_eh_common, at except.c:2072

2015-02-11 Thread rth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65000 --- Comment #12 from Richard Henderson --- Author: rth Date: Wed Feb 11 17:04:38 2015 New Revision: 220626 URL: https://gcc.gnu.org/viewcvs?rev=220626&root=gcc&view=rev Log: PR sanitize/65000 * tree-eh.c (mark_reachable_handlers): Mark source

[Bug sanitizer/65000] ICE in in expand_builtin_eh_common, at except.c:2072

2015-02-11 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65000 --- Comment #11 from Jakub Jelinek --- The patch (without the unrelated? c-typeck.c bits) passed bootstrap/regtest on {x86_64,i686,ppc64,ppc64le,s390,s390x,aarch64}-linux.

[Bug sanitizer/65000] ICE in in expand_builtin_eh_common, at except.c:2072

2015-02-10 Thread rth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65000 Richard Henderson changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassign

[Bug sanitizer/65000] ICE in in expand_builtin_eh_common, at except.c:2072

2015-02-10 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65000 Jakub Jelinek changed: What|Removed |Added CC||rth at gcc dot gnu.org --- Comment #9 fr

[Bug sanitizer/65000] ICE in in expand_builtin_eh_common, at except.c:2072

2015-02-10 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65000 Marek Polacek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug sanitizer/65000] ICE in in expand_builtin_eh_common, at except.c:2072

2015-02-10 Thread larsbj at gullik dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65000 --- Comment #7 from Lars Gullik Bjønnes --- Note that my last tests is done with the proposed fix for bug 64984 applied.

[Bug sanitizer/65000] ICE in in expand_builtin_eh_common, at except.c:2072

2015-02-10 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65000 --- Comment #6 from Jakub Jelinek --- Started with r219695.

[Bug sanitizer/65000] ICE in in expand_builtin_eh_common, at except.c:2072

2015-02-10 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65000 Markus Trippelsdorf changed: What|Removed |Added CC||trippels at gcc dot gnu.org --- Co

[Bug sanitizer/65000] ICE in in expand_builtin_eh_common, at except.c:2072

2015-02-10 Thread larsbj at gullik dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65000 --- Comment #2 from Lars Gullik Bjønnes --- Created attachment 34711 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34711&action=edit preprocessed source for test code in #1

[Bug sanitizer/65000] ICE in in expand_builtin_eh_common, at except.c:2072

2015-02-10 Thread larsbj at gullik dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65000 --- Comment #4 from Lars Gullik Bjønnes --- Created attachment 34712 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34712&action=edit preprocesed source for second code snippet

[Bug sanitizer/65000] ICE in in expand_builtin_eh_common, at except.c:2072

2015-02-10 Thread larsbj at gullik dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65000 --- Comment #3 from Lars Gullik Bjønnes --- This is a different code snippet to get what seems to be the same error: --- #include int f(unsigned int datalen); class Streambuf : public std::basic_streambuf { private: virtual in

[Bug sanitizer/65000] ICE in in expand_builtin_eh_common, at except.c:2072

2015-02-10 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65000 Marek Polacek changed: What|Removed |Added CC||mpolacek at gcc dot gnu.org --- Comment