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


    > Perhaps I'm confused.  Does the PARALLEL construct mean that each of the
    > registers gets the entire value or that each gets part of it?

    Each gets a part of it.

OK, that's what I thought.  So when we are saying that each register contains
"the call value", that's incorrect: each only gets a part of the call value.


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