https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86627
--- Comment #1 from Thomas Koenig <tkoenig at gcc dot gnu.org> --- Originally found by profiling Fortran code like integer(16) :: i, j ... j = i/2 and wondering why this took so long :-)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86627
--- Comment #1 from Thomas Koenig <tkoenig at gcc dot gnu.org> --- Originally found by profiling Fortran code like integer(16) :: i, j ... j = i/2 and wondering why this took so long :-)