This is the mail archive of the gcc-bugs@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]

Re: Your Jan 8th, 2001 rtlanal.c:note_stores change


    > Let me rephrase: we need a mechanism to say "this register is being set
    > to something that's too complicated to describe".

    Isn't that what

    (set (...) (unspec ...))

    means?

Interesting idea.  There's the issue that an UNSPEC has an index, but that's
probably not a major problem.


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