[Bug fortran/34387] FAIL: gfortran.dg/optional_dim_2.f90: FE vs library argument missmatch

burnus at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Jan 4 10:11:00 GMT 2008



------- 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



More information about the Gcc-bugs mailing list