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]

[Bug bootstrap/54128] [4.8 Regression] GCC does not bootstrap on little endian mips due to mis-compare on tree-data-ref.c


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54128

--- Comment #12 from Steve Ellcey <sje at gcc dot gnu.org> 2012-09-04 21:46:55 UTC ---
Proposed patch has been posted to gcc-patches:

http://gcc.gnu.org/ml/gcc-patches/2012-08/msg02089.html

Use NONDEBUG_INSN_P instead of INSN_P in build_insn_chain.


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