[Bug c++/47627] New: Internal error at specialization of template class with enum type.

2011-02-06 Thread samuel.hangouet at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47627 Summary: Internal error at specialization of template class with enum type. Product: gcc Version: 4.5.1 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug c++/103814] New: Internal error while compiling concepts, exception and fstream modules.

2021-12-23 Thread samuel.hangouet at gmail dot com via Gcc-bugs
: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: samuel.hangouet at gmail dot com Target Milestone: --- To reproduce, just type: rm -rf ./gcm.cache g++-11 -fmodules-ts -std=c++20 -x c++-system-header concepts g++-11

[Bug c++/103563] New: ostream operator<< resolved to variant containing type resulting in stack overflow

2021-12-05 Thread samuel.hangouet at gmail dot com via Gcc-bugs
FIRMED Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: samuel.hangouet at gmail dot com Target Milestone: --- Created attachment 51928 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=51928&action=edit

[Bug c++/103563] ostream operator<< resolved to variant containing type resulting in stack overflow

2021-12-15 Thread samuel.hangouet at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103563 --- Comment #4 from Samuel Hangouët --- Ok. Thanks for the tip and sorry for the wrong report.