[Bug fortran/103058] [12 Regression] ICE in gimple_call_static_chain_flags, at gimple.c:1669 when building 527.cam4_r

marxin at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Nov 5 13:25:32 GMT 2021


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

--- Comment #9 from Martin Liška <marxin at gcc dot gnu.org> ---
And WPA cgraph dump tells:

quick_sort_1.1/213 (quick_sort_1) @0x7ffff74c2550
  Type: function definition analyzed
  Visibility: prevailing_def_ironly
  References: 
  Referring: 
  Read from file: quicksort.fppized.o
  Availability: local
  Unit id: 2
  Function flags: count:19391457 (estimated locally) local
  Called by: __quicksort_MOD_quick_sort/212 (1073741824 (estimated
locally),1.00 per call) quick_sort_1.1/213 (4287451 (estimated locally),0.22
per call) quick_sort_1.1/213 (4287451 (estimated locally),0.22 per call) 
  Calls: quick_sort_1.1/213 (4287451 (estimated locally),0.22 per call)
quick_sort_1.1/213 (4287451 (estimated locally),0.22 per call)
interchange_sort.0/211 (6399181 (estimated locally),0.33 per call) 

So the DECL_EXTERNAL should be false, right?


More information about the Gcc-bugs mailing list