[Bug middle-end/30768] [4.3 regression]: ICE in ext/pb_ds/regression/list_update_data_map_rand.cc

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Feb 12 00:00:00 GMT 2007



------- Comment #2 from pinskia at gcc dot gnu dot org  2007-02-12 00:00 -------
  /* This aborts e.g. when there is _no_ path from ENTRY to EXIT at all.  */
  gcc_assert (di->nodes == (unsigned int) n_basic_blocks - 1);


Sounds like inlining is messing up the CFG with slightly different NOTHROW.

Wll know once I see the preprocessed source.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pinskia at gcc dot gnu dot
                   |                            |org
          Component|c++                         |middle-end


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30768



More information about the Gcc-bugs mailing list