[Bug preprocessor/96940] ICE in linemap_compare_locations, at libcpp/line-map.c:1359

dmalcolm at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Feb 10 20:24:37 GMT 2021


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |dmalcolm at gcc dot gnu.org
         Resolution|---                         |DUPLICATE

--- Comment #3 from David Malcolm <dmalcolm at gcc dot gnu.org> ---
This does indeed look like a duplicate of bug 96391; note the missing column
number, and the two declspecs in different macros here:

/x/bcm_sdk/sdk/include/shared/bitop.h:73: internal compiler error: in
linemap_compare_locations, at libcpp/line-map.c:1359
   73 |                                  CONST SHR_BITDCL *c,
      |

*** This bug has been marked as a duplicate of bug 96391 ***


More information about the Gcc-bugs mailing list