This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/62045] [5/6 Regression] __gnu_pbds::priority_queue<int, less<int>, binary_heap_tag> is too slow


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62045

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[5/6/7 Regression]          |[5/6 Regression]
                   |__gnu_pbds::priority_queue< |__gnu_pbds::priority_queue<
                   |int, less<int>,             |int, less<int>,
                   |binary_heap_tag> is too     |binary_heap_tag> is too
                   |slow                        |slow

--- Comment #11 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Fixed on trunk so far.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]