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

--- Comment #13 from Victor <vsande at cimne dot upc.edu> ---
(In reply to Martin Liška from comment #8)
> Created attachment 46320 [details]
> Dot of basic blocks at 6191':688
> 
> Note that p4est_triangulation.f90':688 source line contains enormous number
> of basic block (~600). How is that possible?

Dear Martin,

regarding your comment, p4est_triangulation.f90 is a source file containing
several includes. The raw file contains 688 lines, but after including other
external source code it has a total length of 6191 lines.

I think with such amount of lines, having 600 basic blocks could be quite
normal. 

Do you agree?

Best,
Víctor.

Reply via email to