https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106208
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[12/13/14 Regression] ICE |[12 Regression] ICE in
|in branch_prob, at |branch_prob, at
|profile.cc:1459 since |profile.cc:1459 since
|r12-5275-gbcebd05720540e25 |r12-5275-gbcebd05720540e25
--- Comment #7 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
>Should we still add these Fortran test cases -- or is in fact 'gfortran' still
>generating "undesirable" location information?
The function (_caf_init.0) is a machine generated function and does not really
have any location information associated with it. it is an artifact of
fcoarray=lib registering the coarray at initialization time.
So I am going to say this just needs a testcase, removing the 13/14 regression
marker otherwise.