[Bug c++/117325] New: internal compiler error: in tsubst_expr, at cp/pt.cc:21986

2024-10-27 Thread rippey.e at gmail dot com via Gcc-bugs
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: rippey.e at gmail dot com Target Milestone: --- Created attachment 59466 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=59466&action=edit Results of -freport-bug The C++ fr

[Bug c++/71220] ICE on instantiation using variadic template

2018-06-24 Thread rippey.e at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71220 rippey.e at gmail dot com changed: What|Removed |Added Status|NEW |RESOLVED Resolution

[Bug c++/71251] New: ICE on invalid code, with unusual template name

2016-05-23 Thread rippey.e at gmail dot com
++ Assignee: unassigned at gcc dot gnu.org Reporter: rippey.e at gmail dot com Target Milestone: --- With g++ trunk this code: template template using U=void; template struct S1; template struct S1>{ template struct S2:S2{}; }; produces the following er

[Bug c++/71220] New: ICE on instantiation using variadic template

2016-05-21 Thread rippey.e at gmail dot com
++ Assignee: unassigned at gcc dot gnu.org Reporter: rippey.e at gmail dot com Target Milestone: --- Running g++ 6.1.0 on the following code: struct S1{}; template template using U=S1; template struct S2{ template> struct S3; S3 }; produces this er

[Bug c++/71213] New: ICE on invalid code

2016-05-20 Thread rippey.e at gmail dot com
: unassigned at gcc dot gnu.org Reporter: rippey.e at gmail dot com Target Milestone: --- Running g++ 6.1.0 with no arguments on the following program: #1""3 template class C; template operator<(const,C){ operator< produces this error message: : In function ‘int operat

[Bug c++/70448] ICE on invalid code on x86_64-linux-gnu: unexpected expression ‘f’ of kind overload

2016-05-19 Thread rippey.e at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70448 rippey.e at gmail dot com changed: What|Removed |Added CC||rippey.e at gmail dot com

[Bug c++/71184] New: ICE on "operator new["

2016-05-18 Thread rippey.e at gmail dot com
Assignee: unassigned at gcc dot gnu.org Reporter: rippey.e at gmail dot com Target Milestone: --- Using g++ 6.1.0 on a file that contains just "operator new[" produces the following error message: int_286791631.cpp:1:13: internal compiler error: Segmentation

[Bug c++/70325] New: ICE on __builtin_ia32_storedquqi256_mask

2016-03-20 Thread rippey.e at gmail dot com
++ Assignee: unassigned at gcc dot gnu.org Reporter: rippey.e at gmail dot com Target Milestone: --- Created attachment 38038 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38038&action=edit Reduced testcase Running gcc 5.3.0 on the attached code produces the fo

[Bug c++/70286] New: ICE on template specialization

2016-03-19 Thread rippey.e at gmail dot com
++ Assignee: unassigned at gcc dot gnu.org Reporter: rippey.e at gmail dot com Target Milestone: --- When the following code: templatestruct A B; template<>struct B<>: is run with g++ 5.3.0, with the argument "--std=c++14", the following is produced: a.cpp:2:18: i

[Bug c++/63693] ICE in resolve_typename_type

2015-08-07 Thread rippey.e at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63693 --- Comment #2 from rippey.e at gmail dot com --- Tried with gcc 5.2.0. Same result (modulo line #'s, etc.)

[Bug c++/62272] Gimplify throws error on method call from inside nested lambdas

2014-11-03 Thread rippey.e at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62272 rippey.e at gmail dot com changed: What|Removed |Added CC||rippey.e at gmail dot com

[Bug c++/63693] New: ICE c-opts.c:1067

2014-10-30 Thread rippey.e at gmail dot com
: unassigned at gcc dot gnu.org Reporter: rippey.e at gmail dot com With gcc 4.9.2 or 4.9.1 running: g++ --std=c++11 ch3.cpp with the contents of ch3.cpp being: "template class C{ T t; decltype(t)::a::" will produce: ch3.cpp:4:2: internal compiler error: Segmentation fault decl

[Bug c++/53099] New: Internal compiler error on short testcase

2012-04-23 Thread rippey.e at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53099 Bug #: 53099 Summary: Internal compiler error on short testcase Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal Priority

[Bug c++/53003] New: Internal compiler error on short testcase

2012-04-15 Thread rippey.e at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53003 Bug #: 53003 Summary: Internal compiler error on short testcase Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal Priority