------- Comment #11 from burnus at gcc dot gnu dot org 2008-01-04 09:34 ------- (In reply to comment #10) I like the patch, which creates (on x86-64/-m32|-m64) the dump: _gfortran_cshift0_8 (&parm.0, &parm.2, &C.877, dimmy);
Can we do something about bound? It works but the conditional expression is not needed: _gfortran_eoshift0_8 (&parm.7, &parm.9, &C.889, bound != 0B ? bound : 0B, dimmy); -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34387