[Bug c++/108829] internal compiler error: in is_capture_proxy, at cp/lambda.cc:272

2023-02-16 Thread v.barinov at samsung dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108829 --- Comment #1 from Slava Barinov --- Created attachment 54475 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=54475&action=edit Result of -freport-bug Added full output of -freport-bug call

[Bug c++/108829] New: internal compiler error: in is_capture_proxy, at cp/lambda.cc:272

2023-02-16 Thread v.barinov at samsung dot com via Gcc-bugs
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: v.barinov at samsung dot com Target Milestone: --- Created attachment 54474 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=54474&action=edit Reduced test case Found

[Bug tree-optimization/94163] New: internal compiler error: in set_ptr_info_alignment, at tree-ssanames.c:671

2020-03-12 Thread v.barinov at samsung dot com
: normal Priority: P3 Component: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: v.barinov at samsung dot com Target Milestone: --- Created attachment 48025 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48025&action=edit

[Bug c++/94153] [8/9/10 Regression] internal compiler error: in cp_lexer_new_from_tokens, at cp/parser.c:700

2020-03-12 Thread v.barinov at samsung dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94153 --- Comment #3 from Slava Barinov --- (In reply to Martin Liška from comment #1) > Well, it's ICE on invalid code which is very common case. Hm. So no need to report them? > Was the original file a valid code? I've been reducing builtins-string

[Bug c++/94153] New: internal compiler error: in cp_lexer_new_from_tokens, at cp/parser.c:700

2020-03-12 Thread v.barinov at samsung dot com
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: v.barinov at samsung dot com Target Milestone: --- Created attachment 48023 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48023&action=edit reduced reprocase parser

[Bug rtl-optimization/93730] [8/9/10 Regression] ICE in make_decl_rtl, at varasm.c:1375

2020-02-18 Thread v.barinov at samsung dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93730 Slava Barinov changed: What|Removed |Added CC||v.barinov at samsung dot com

[Bug libstdc++/81967] New: No overload std::basic_string::erase(__const_iterator, __const_iterator) old ABI

2017-08-24 Thread v.barinov at samsung dot com
: normal Priority: P3 Component: libstdc++ Assignee: unassigned at gcc dot gnu.org Reporter: v.barinov at samsung dot com Target Milestone: --- Created attachment 42037 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42037&action=edit Bug

[Bug sanitizer/81697] Incorrect ASan global variables alignment on arm

2017-08-03 Thread v.barinov at samsung dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81697 Slava Barinov changed: What|Removed |Added Target||armv7l-unknown-linux-gnueab

[Bug sanitizer/81697] New: Incorrect ASan global variables alignment on arm

2017-08-03 Thread v.barinov at samsung dot com
: sanitizer Assignee: unassigned at gcc dot gnu.org Reporter: v.barinov at samsung dot com CC: dodji at gcc dot gnu.org, dvyukov at gcc dot gnu.org, jakub at gcc dot gnu.org, kcc at gcc dot gnu.org, marxin at gcc dot gnu.org Target Milestone