This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB 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]

[Bug symtab/7229] Fix BELIEVE_PPC_PROMOTION. Change it to BELIEVE_PPC_PROMOTION_P?


------- Additional Comments From pedro at codesourcery dot com  2008-12-20 19:43 -------
BELIEVE_PCC_PROMOTION has in the mean time been been removed in favour of always
using the multi-arch property --- gdbarch_believe_pcc_promotion, so this is no
longer host/build dependent.  The only client left of this property is stabsread.c.

 http://sourceware.org/ml/gdb-patches/2007-06/msg00364.html
 http://sourceware.org/ml/gdb/2007-06/msg00151.html

Is it worth it to leave this open?  What is "fix" exactly refering to?


-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=7229

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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