[Bug sanitizer/64984] [5 Regression] ICE in check_noexcept_t with ubsan

2015-02-12 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64984 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug sanitizer/64984] [5 Regression] ICE in check_noexcept_t with ubsan

2015-02-12 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64984 --- Comment #5 from Jakub Jelinek jakub at gcc dot gnu.org --- Author: jakub Date: Thu Feb 12 15:38:33 2015 New Revision: 220649 URL: https://gcc.gnu.org/viewcvs?rev=220649root=gccview=rev Log: PR sanitizer/64984 * except.c

[Bug sanitizer/64984] [5 Regression] ICE in check_noexcept_t with ubsan

2015-02-10 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64984 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug sanitizer/64984] [5 Regression] ICE in check_noexcept_t with ubsan

2015-02-10 Thread larsbj at gullik dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64984 --- Comment #4 from Lars Gullik Bjønnes larsbj at gullik dot net --- (In reply to Jakub Jelinek from comment #3) Created attachment 34710 [details] gcc5-pr64984.patch Untested fix. This seems to fix ICE, but I have at least one more that

[Bug sanitizer/64984] [5 Regression] ICE in check_noexcept_t with ubsan

2015-02-09 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64984 --- Comment #2 from Jakub Jelinek jakub at gcc dot gnu.org --- I'll have a look tomorrow.

[Bug sanitizer/64984] [5 Regression] ICE in check_noexcept_t with ubsan

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