[Bug c++/93931] New: ICE using lambda capture in openMP parallel for reduction

2020-02-25 Thread Peter.Georg at physik dot uni-regensburg.de
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: Peter.Georg at physik dot uni-regensburg.de Target Milestone: --- Created attachment 47909 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=47909&action=edit Source The followi

[Bug c++/91129] New: Implicit casts fail for modulo operator

2019-07-10 Thread Peter.Georg at physik dot uni-regensburg.de
++ Assignee: unassigned at gcc dot gnu.org Reporter: Peter.Georg at physik dot uni-regensburg.de Target Milestone: --- Created attachment 46583 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=46583&action=edit Code to reproduce bug GCC fails to compile the following code

[Bug c++/88907] Variadic template function deduction failure.

2019-07-10 Thread Peter.Georg at physik dot uni-regensburg.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88907 Peter Georg changed: What|Removed |Added Version|8.2.1 |10.0 --- Comment #1 from Peter Georg ---

[Bug c++/88907] New: Variadic template function deduction failure.

2019-01-18 Thread Peter.Georg at physik dot uni-regensburg.de
++ Assignee: unassigned at gcc dot gnu.org Reporter: Peter.Georg at physik dot uni-regensburg.de Target Milestone: --- Created attachment 45462 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=45462&action=edit Code to reproduce bug including possible work-aroun