This is the mail archive of the gcc@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: GCC 3.2 branch libstdc++ abi_check.cc bootstrap failure on AIX


>>>>> Richard Henderson writes:

Richard> Oh, that's right, things broke on arm due to regrename.c.
Richard> POWER doesn't have ordered register numbering issues, does it?
Richard> If not, I have no idea what broke.

	What does "ordered register numbering issues" mean?  The STRING
instructions are equivalent to GCC concept of load_multiple and
store_multiple.  The instructions load and store into consecutive
registers.

David


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