This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

"ICE: loop_father but no loops" (PR 29789) - patch exists


Hi all,

if you haven't seen it, it exists now a patch for the
   "ICE: verify_flow_info: loop_father but no loops"
problem. See:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29879

(Thanks, Andrew Pinski for writing the patch.)

I just did successfully bootstapped and regtested (on
x86_64-unknown-linux-gnu)
current gcc (SVN) with the following patches applied:
- the above mentioned ICE patch
- the Paul's VALUE patch
- the FX's ISO_FORTRAN_ENV patch
- My import patch(es)
- FX's "error_print does not support %N$X" patch

Tobias


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]