This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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]

[PATCH, testsuite]: Fix gfortran.dg/bind_c_array_params_2.f90 scan failure on alpha


Hello!

Without -mno-explicit-relocs, alpha generates:

        ldq $27,myBindC($29)            !literal!6
        jsr $26,($27),myBindC           !lituse_jsr!6

which confuses scan-assembler-times "..." 1.

Also, added appropriate cleanup-tree-dump while there.

Tested on alphaev68-pc-linux-gnu, committed to mainline SVN.

Uros.

Attachment: t.diff.txt
Description: Text document


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