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: What to do with gcc 3.4 regression on Itanium 1?


H. J. Lu wrote:
It looks like a typo to me.

Which part exactly is the typo? These ambiguous bug reports are not very useful.


It looks OK to me. 1_ialu is used when both bundling_p and ia64_produce_address_p are false. 1_ialu_addr is used when bundling is false and ia64_produce_address_p is true. 1b_ialu is used when bundling is true and ia64_produce_address_p is false. 1b_ialu_addr is used when both bundling are ia64_produce_address_p are true.
--
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com



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