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

David Malcolm <dmalcolm at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |ASSIGNED
            Summary|ICE when compare std::list  |Obsolete version of GCC
                   |iterator                    |analyzer on Compiler
                   |                            |Explorer

--- Comment #2 from David Malcolm <dmalcolm at gcc dot gnu.org> ---
Judging by the URL, it looks like it only happens with the "x86-64 gcc (static
analysis)" option on Compiler Explorer.

I added this in the early phase of the project, but right now it's pulling from
an  obsolete and very out-of-date branch.

Sorry about the confusion.

The fix is to either:
(a) file a pull request with Compiler Explorer to remove that option, or 
(b) push a more recent version of the code to that branch (e.g. for
experimental options that aren't yet ready for trunk)

Reply via email to