[Bug c++/58481] New: Internal compiler error when passing argument packs to base class method inside a lambda

2013-09-20 Thread rush at rushbase dot net
Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: rush at rushbase dot net Created attachment 30869 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30869&action=edit Preprocessed file # g++ -v Target:

[Bug c++/58481] Internal compiler error when passing argument packs to base class method inside a lambda

2013-09-20 Thread rush at rushbase dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58481 --- Comment #1 from Damian Kaczmarek --- clang and VS2013 work properly

[Bug c++/58481] Internal compiler error when passing argument packs to base class method inside a lambda

2013-09-20 Thread rush at rushbase dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58481 --- Comment #7 from Damian Kaczmarek --- Cheers guys, much appreciated. Keep up the good work.

[Bug c++/78774] New: Internal compiler error segmentation fault: constexpr string literals and templates

2016-12-12 Thread rush at rushbase dot net
Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: rush at rushbase dot net Target Milestone: --- Created attachment 40310 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=40310&action=edit Breaking co

[Bug c++/78774] [6/7 Regression] ICE in constexpr string literals and templates

2016-12-12 Thread rush at rushbase dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78774 --- Comment #4 from Damian Kaczmarek --- Thanks for a prompt reply. Are there any known workarounds?

[Bug c++/79176] New: ICE in mangle_decl with LTO and Os

2017-01-21 Thread rush at rushbase dot net
++ Assignee: unassigned at gcc dot gnu.org Reporter: rush at rushbase dot net Target Milestone: --- Created attachment 40560 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=40560&action=edit Test case I tried to reduce the test-case as much as possible, sorry if it is stil