[Bug libstdc++/87744] Some valid instantiations of linear_congruential_engine produce compiler errors when __int128 isn't available

2024-02-07 Thread lrflew.coll at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87744 --- Comment #12 from Lewis Fox --- (In reply to Jonathan Wakely from comment #2) My original comment about libc++ was in reference to the LLVM bugzilla report #27839: https://bugs.llvm.org/show_bug.cgi?id=27839 It looks like the issue you disco

[Bug libstdc++/87744] New: Some valid instantiations of linear_congruential_engine produce compiler errors when __int128 isn't available

2018-10-24 Thread lrflew.coll at gmail dot com
7.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libstdc++ Assignee: unassigned at gcc dot gnu.org Reporter: lrflew.coll at gmail dot com Target Milestone: --- This issue occurs when the UIntType parameter is 64-bits