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]

Re: [Patch]: Fix pb in libcall_dead_p


    Second, I'm extremely surprised you can get away with a movsi insn
    that incorporates a clobber.  I would have thought the compiler would
    have fallen over elsewhere -- particularly during reload.  

That's fine, as long as the corresponding reload_{in,out}si patterns
are present.

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